Microservices
Definition and Application
Benefits in Microservices Context
Identifying Bounded Contexts
Mapping Contexts to Services
Impact on Team Structure
Influence on Service Boundaries
Technology Diversity
Service Ownership Models
Data Ownership per Service
Avoiding Shared Databases
Anticipating Service Failures
Implementing Redundancy
Incremental Changes
Continuous Refactoring
Previous
1. Introduction to Microservices
Go to top
Next
3. Designing Microservices