Wednesday, August 1, 2018

Migrating From Monolith to Modular — Part 1

This is the first post in a series that will explore the challenges of migrating a monolithic code base to a modular architecture.

If you type "migrate monolith" or "refactor monolith" into a search bar, the resulting pages of links have a significant bias towards migrating a monolith to microservices. Chris Richardson's post Refactoring a Monolith into Microservices is a good example of the strategy-based approach to migration that is suggested by a number of authors. His strategy number 3 is "Extract Services:"



from DZone.com Feed https://ift.tt/2v50345

No comments:

Post a Comment