Fundamentals
Regions & latency
Choose PoPs and interpret latency budgets.
Pick regions based on where your users and origins live. Multi-region deployments reduce p99 latency but increase cold inventory and configuration complexity.
Available regions
| Code | Location | Typical p50 RTT |
|---|---|---|
| us-east | Ashburn | 12 ms |
| us-west | Oregon | 15 ms |
| eu-west | Frankfurt | 14 ms |
| ap-south | Singapore | 18 ms |
Tip
Pin stateful workloads to one region. Use multi-region only for stateless handlers or with an explicit consistency model.
Measuring latency
bashterminal
relay diagnose latency --function hello-edge --samples 100