In this chapter, we will cover the following recipes:
- Organizing your team to embrace microservices
- Decomposing by business capability
- Identifying bounded contexts
- Migrating data in production
- Refactoring your monolith
- Evolving your monolith into services
- Evolving your test suite
- Using Docker for local development
- Routing requests to services