36Users far from our region see 200 ms of extra latency. When do CDN, Local Zones and Wavelength each become the answer?▼mediumNewCloudflareAmazon & AWSNetflix◆ premiumLatency budgets decide architecture, and most teams buy edge compute before earning it with caching and protocol work. Know which rung of the ladder your problem actually needs.Open full answer →
07The pipeline says the deploy succeeded, but users still see the old version. Find it.▼mediumNewGitLabAtlassianMeta2 repliesunlockedA deceptively deep question, because there are at least six places a version can get stuck and they span the pipeline, the cluster and the edge. Work the path in order.Open full answer →
44A price change shipped an hour ago and half the world still sees the old number, though the purge reported success. Find the gap.▼mediumNewNetflixCloudflareSwiggy◆ premiumPurges act on exact cache keys, and the edge is full of variants the purge never named. Verify per variant at real POPs, then fix the key model instead of chasing URLs forever.Open full answer →
25Traffic spikes keep taking us down. When does CDN DDoS protection suffice, and when is it not enough?▼mediumNewCloudflareFlipkartRazorpay◆ premiumVolumetric floods die at the anycast edge; everything else reaches your origin anyway. The origin leak, expensive endpoints and unproxied surfaces decide whether a CDN is armour or decoration.Open full answer →
09Design caching for a product catalog read 50k times a second. How do you handle invalidation, and what happens when a hot key expires?▼hardNewFlipkartAmazon & AWSSwiggyunlockedThe catalog is the easy half. The scored half is stampede dynamics: one hot key expiring can multiply origin load by a thousand in a second, and there are three distinct fixes.Open full answer →
24Users upload photos and videos from phones on unreliable networks. Design the path from camera roll to CDN.▼mediumNewNetflixMetaSwiggy◆ premiumThe app server that proxies uploads through itself is the design that fails this question. Direct-to-storage, validate after arrival, and make CDN invalidation almost never necessary.Open full answer →
32Design video delivery for a streaming app: adaptive bitrate, CDN offload, and the metrics you watch when playback stalls.▼mediumNewNetflixAmazon & AWSFlipkart◆ premiumLadders and player logic are the warm-up. Cache topology, egress arithmetic, and knowing which quality metric actually predicts churn are what separate the answers.Open full answer →
10Our multi-region architecture quietly doubled the networking bill. Where is the money going?▼mediumNewCloudflareNetflixFlipkartunlockedData transfer appears on nobody's architecture diagram and reliably appears on the invoice. The strong answer enumerates the taxed flows, ranks the levers, and knows which tax is worth paying.Open full answer →