Code RoomLive streaming segment delivery
HardPrep Room Coding #3179

Live streaming segment delivery

System designDistributed systemsSenior–Staff~50 min

Design the content-delivery path for live sports streaming to millions of concurrent viewers with <10s glass-to-glass latency. The manifest updates every few seconds as new segments are produced, viewers are on varying bandwidth, and a goal-moment causes a synchronized request spike for the same just-produced segment. Explain segment packaging, caching of live vs VOD content, and how you handle the synchronized stampede on each new segment.

What a strong answer looks like

Clarify scale and constraints first. Propose a clean component breakdown, then go deep on the hard parts (data model, bottlenecks, consistency, failure modes) and name the trade-offs you are making.

Clarify5:30 left
Estimate5:30 planned
Design16:30 planned
Deep dive13:30 planned
Failure9:00 planned
0:00
Which questions mattered is sealed until you submit. Telling you now would just be handing over the edge cases.