API Gateway Pattern
- What are gateway patterns?
- Why use it?
- Example
Database per Service Pattern
- What is it?
- Why use it?
- Challenges
- Example
Circuit Breaker Pattern
- What is it?
- Why use it?
- How it works
- Example
Service Discovery Pattern
- What is it?
- Why use it?
- Types
- Example
Event Sourcing Pattern