Refactoring a Monolith to Microservices

Today’s requirements on modern web applications demand high availability and scalability for which a microservice architecture has shown to be a promising solution. However, building a microservice architecture from scratch is sometimes not possible when monolithic web applications are already in place and cannot be replaced. Instead, it is required to break up this monolith step-by-step into microservices.

Table of Contents:

Below we have compiled publicly available sources from around the world that present views on Refactoring a Monolith to Microservices.

The Container Security book by Liz Rice

Fundamental Technology Concepts that Protect Containerized Applications
Get updates on container technology