AWS share
0%
Continuity planning made visible. Aviation has a Minimum Equipment List — the documented set of degraded-mode configurations a flight can still launch under. This site has one too: weighted multi-cloud routing that survives when one provider goes dark. Polling /origin.json every 5 seconds shows the LB rebalancing in real time.
| Time | Origin | Region | Latency |
|---|
Cloudflare DNS receives the request, chooses a pool (AWS or GCP) by weighted random with session_affinity: none, proxies to that pool's origin, and returns the response. Each origin stamps a distinct x-origin header at CDN layer so the footer (and this page) can see which cloud served the current view.