2 — Global Traffic Management
Purpose
[stub: global-traffic-management]
Metadata
| Author | Amit Singh |
| Scope | sre |
Local graph
Related notes
1 — Designing Planet-Scale Systems
What changes architecturally once a system has to serve every region on earth — the assumptions that hold at one datacenter's scale and break at planet scale.
3 — Edge Computing
Pushing compute and data closer to the user to cut latency, and the consistency and deployment complexity that distributing logic to the edge buys in exchange.
4 — Multi-Cloud Reliability
The real cost — not just financial — of running reliably across more than one cloud provider, and where multi-cloud actually reduces blast radius versus just adding complexity.
5 — Active-Active Systems
Serving live traffic from more than one region simultaneously, and the conflict-resolution problem that active-active pushes onto every stateful write.