Designing an On-Demand Video Streaming Service
Too Long; Didn't Read
The popular implementations of an on-demand video streaming service are the following: YouTube, Netflix, Vimeo, and TikTok. The video files are stored in a managed object storage. The ID of the uploaded video is stored on the message queue for asynchronous processing.