What it is
A documentation-first Azure deployment project that builds a scalable web tier using VM Scale Sets, with a PostgreSQL backend behind an internal Load Balancer. Designed to be reproducible and portfolio-ready.
Highlights
- Frontend VMSS running NGINX + Flask
- Backend PostgreSQL VMSS behind an internal Load Balancer
- Health probes aligned to real service availability (PostgreSQL reachability)
- Infra-focused documentation and deployment steps