xxxxxxxxxx
Migrating from Monolith to Microservices
Identify logical components.
Flatten and refactor components.
Identify component dependencies.
Identify component groups.
Create an API for remote user interface.
Migrate component groups to macroservices (move component groups to separate projects and make separate deployments).