The Strangler Fig Migration Pattern
This is part of a series of Monolith to Microservices Migration Patterns.
Microservices have been getting more and more popular in recent years, and several companies are migrating monolithic applications to microservices. But just a reminder that switching to microservices might not always be the good option. Martin Fowler wrote a nice article regarding the monolith-first approach. Here are a couple…