Introduction
In this lesson, we'll get a walkthrough of what this chapter holds for us.
Migration from a deployment monolith to a microservices architecture is the common case for introducing microservices. Most projects start with a deployment monolith that the team wants to split into microservices later because the deployment monolith has too ...