HardDesign: Video Streaming Platform (YouTube/Netflix)

A transcoding job for a 3-hour movie takes 45 minutes. How do you parallelize it?

Tests your understanding of this concept.

Answer Options

AUse a faster server
BSplit movie into 1-minute segments, transcode each segment independently in parallel, merge results
CUse GPU instead of CPU
DReduce output 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