ALB + Auto Scaling Group (1–3 EC2) · HTTPS · scales out on CPU load, back to 1 at rest
Polling…
This page polls /api/whoami every ~1.5s over a fresh connection each time, so as the ALB starts
routing to newly-launched ASG instances, their IDs appear here live — no manual reload needed.
Certificate is self-signed (no public domain available in this AWS Academy account), so your browser may warn
once; for the API directly: curl -k.