📰 E-commerce / Media
First request hits the origin and stores the response in Cloudflare KV. Every subsequent request within the 60-second TTL is served in 500µs–10ms from the nearest edge node — no origin call, no egress fees.
The problem
"Our product catalog API is called constantly for the same data. Every call costs us compute, bandwidth, and egress fees — for data that changes once an hour."
Both sides run simultaneously — real API calls, no mocks
The win
Productionising this