About This Architecture
Legacy monolith being incrementally replaced by new microservices behind a Proxy/API Gateway. Old routes still point to the monolith while new routes direct traffic to Auth, Product, and Search microservices. An Anti-Corruption Layer bridges new services to the legacy database.