HardDesign: Video Streaming Platform (YouTube/Netflix)
Why are CDN cache TTLs set to very long (1 year) for video segments?
— Tests your understanding of this concept.
Answer Options
ATo reduce CDN cost
BVideo segments are immutable — once created they never change, making long TTL safe and maximizing cache hit rate
CCDN requires minimum 1-year TTL
DTo improve video quality
Want to see the correct answer?
Get the answer with a detailed explanation, plus practice 22+ more Design: Video Streaming Platform (YouTube/Netflix) questions with adaptive quizzes and timed interviews.
See the Answer on Guru Sishya →This question is from the Design: Video Streaming Platform (YouTube/Netflix) topic (System Design Cases).
More Design: Video Streaming Platform (YouTube/Netflix) Questions
Why is video transcoding necessary before streaming?
HardWhat is HLS (HTTP Live Streaming)?
HardA creator uploads a 2-hour 4K video. How do you transcode it in under 5 minutes?
HardHow does adaptive bitrate streaming decide which quality to serve?
HardA viral video suddenly gets 10 million concurrent viewers. How does your CDN handle this?
Hard