Read-through caching + structured query API for low-latency edge lookups.
GET /api/health — liveness probeGET / — this page (caching-friendly static)GET /about — service descriptionReads: < 30ms p50 (edge cached). Writes: < 200ms p50 (primary commit).
region: auto tls: 1.3 http: 2 + 3 cache: stale-while-revalidate=60
Demo instance. Not for production traffic.