Microservice Design Patterns

  1. Aggregator Pattern
  2. API-Gateway Pattern
  3. Chained or chain of responsibility Pattern
  4. Asynchronous messaging Pattern
  5. Databases pattern: database per service or shared services
  6. Event Sources Pattern
  7. Branch Pattern
  8. Command Query Responsibility Segregator(CQRS) Pattern
  9. Circuit Breaker Pattern