This page is served from
Azure Storage (Static Website) behind
Azure Front Door.
The backend API runs in AKS and stores data in
Azure PostgreSQL via:
Front Door โ ILB โ AKS Pod โ PostgreSQL
๐ Private Networking: All traffic flows through Azure Private Link and private endpoints.
No public internet exposure - Front Door connects to Storage Account and ILB via Private Link,
and AKS pods connect to PostgreSQL via VNet integration.
๐ Country Detection
๐
Loading...
Detecting your location
Client IP
-
Detected At
-
๐งช Test API Endpoints
โ ๏ธ Generate CPU Load (Test Autoscaling)
โ ๏ธ Cost Warning: This will generate CPU load on the selected database (PostgreSQL or MySQL) to test autoscaling.
Scaling from Standard_D4ds_v5 to Standard_D8ds_v5 will approximately double the database cost (~ยฃ200-300/month per server).
The autoscaler will scale down after 15 minutes of low CPU. Use with caution!
Database Zone Latency Results
๐ Post a Message
๐ฌ Messages from Postgres
Click "Test GET /api/messages" to load data from the backend.