Why AWS starts with region while Cloudflare starts with edge and network entry.
Cloudflare For AWS Folks
A four-part series for AWS-oriented readers who need a cleaner Cloudflare mental model: start with the operating model shift, then learn the infrastructure vocabulary, then the interconnect layer, then placement and regional controls.
Core infrastructure vocabulary: where Cloudflare is present and where it serves traffic.
How user traffic reaches Cloudflare early through peering, exchanges, and transit.
Where code, data, and HTTPS processing should happen once the network model is clear.
Read The Series
Why Split It
The original draft was mixing four different explanatory layers. That made the logic feel unstable because the reader had to jump between operating model, terminology, Internet plumbing, and workload placement.
AWS: choose region build inside region expose globally if needed Cloudflare: get traffic onto network early serve or inspect near edge constrain placement where needed
Recommended Reading Order
The sequence mirrors the actual conceptual jump an AWS reader needs to make.
mental model -> PoP / colo / edge -> network interconnect -> placement / locality / compliance
What Changes Across The Series
- Part 1 explains the default operating model.
- Part 2 defines the physical and logical site terminology.
- Part 3 explains how Cloudflare gets close to users as a network.
- Part 4 explains why nearest-edge execution is not always the right answer.
AWS usually begins with placement and then exposes globally. Cloudflare usually begins globally and then adds placement constraints where state, latency, or compliance demands them.