Implemented Segmented Architecture for isolation.
api.domain, admin.domain, app.domain.
For each module.
image Fig 1. Secure Network Architecture
Isolated services running on distinct subdomains.
Routing traffic to appropriate internal services.
Independent security policies for each module.
Better security posture.
Ability to update individual modules without touching the whole system.