Migration
From monolith to microservice
Reasons
- Increased security
- Robustness
- Independent scaling of individual microservices
- speed of development
Typical Migration Strategies
-
- Choosing the first microservice for the migration
- Analyze the domain logic of the legacy system into bounded contexts.