Microservices Patterns
Introduction
Service Decomposition
When to Use Microservices
Domain-Driven Design
Inter-Service Communication
Synchronous (HTTP/gRPC)
Asynchronous (Message Queue)
Circuit Breaker Pattern
Service Discovery
API Gateway Pattern
Saga Pattern (Distributed Transactions)
Lessons Learned
What's Next
Last updated