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.
Perspectives on Refactoring a Monolith to Microservices
-
martinfowler.com
-
buttercms.com
-
devblog.axway.com
-
springboottutorial.com
-
thenewstack.io
-
-
blog.christianposta.com
Monolithic vs Microservices
-
-
medium.com
-
-
mulesoft.com
-
medium.freecodecamp.org
-
articles.microservices.com
How To
-
-
cloud.google.com
-
Case Studies
-
buttercms.com
-
-
objectcomputing.com
-
-
content.pivotal.io
-
apiumhub.com
Examples
-
dragonspears.com
-
developer.ibm.com
-
-
Further Reading
- No labels