Menu

Module 8

🧩

Decomposition & Integration Patterns

How to break apart monoliths and connect services: strangler fig migration, API gateways, BFF, sidecar pattern, and anti-corruption layers.

8 lessons~90 min

What you'll learn

  • Plan a monolith-to-microservices migration with the Strangler Fig pattern
  • Protect your domain model with an Anti-Corruption Layer
  • Design API gateways with aggregation, routing, and offloading
  • Implement the Backend for Frontend pattern for multiple clients
  • Use sidecar and ambassador patterns to extend service capabilities