Why it matters
Edge compute enables new UX. Understanding shapes latency-sensitive apps.
Advertisement
The architecture
Deploy code to edge locations globally.
Runs on request; typically JS or Wasm.
Advertisement
How it works end to end
Cloudflare Workers: V8 isolates, extremely fast start.
CloudFront Functions: microsecond execution, limited features.
Lambda@Edge: full Lambda at edge, more capability + higher latency.
Use cases: auth, redirects, personalization, A/B testing.