Caching Patterns
Serve static and cacheable dynamic content from edge POPs for lower latency
Use globally distributed edge caches and HTTP caching semantics to deliver content close to users. Combine with edge compute for rewrites, image optimization, and security enforcement.
When you have global users, large static content, or want to offload origin and reduce egress/latency.
Static websites, media delivery, cacheable dynamic pages with personalization controls.
# Example headers
Cache-Control: public, max-age=600
ETag: "content-hash"
Vary: Accept-Encoding, Authorization
Global anycast CDN with edge workers
300+ cities; massive throughputEnterprise CDN for media and software
Exabyte-scale monthly deliveryOpen Connect peering caches closer to ISPs
World's largest video CDNGlobal POPs - Anycast network
Medium - Multi-layer cache semantics
Low to Medium - Offsets origin costs