About This Architecture
Incremental monolith-to-microservices migration behind an API Gateway façade: a router sends /checkout and /search to two new microservices while all remaining routes still hit the legacy monolith, with a shared database accessed by both sides. The legacy zone and new-services zone are grouped to show the shrinking monolith boundary.