Senior
What microservice patterns do you know?
sobes.tech AI
Answer from AI
- Data Aggregation
- API Gateway
- Command Query Responsibility Segregation (CQRS)
- Distributed Tracing
- API Gateway Routing
- Service Mesh
- SAGA (for managing distributed transactions)
- Peer-to-Peer Communication
- Messaging (e.g., via message broker)
- Circuit Breaker
- Database per service