Media Delivery
Everything on SkillVeris tagged Media Delivery — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Interview Questions(3)
How Would You Design Instagram?
Instagram is designed around three separable concerns — durable object storage for photos and videos behind a CDN, a metadata service backed by a sharded datab…
How to Design a Music Streaming Service Like Spotify
A Spotify-like music streaming service stores audio tracks as pre-transcoded chunked files in object storage served through a CDN, uses adaptive bitrate stream…
How Do You Design a Video Streaming Platform?
A video streaming platform like YouTube or Netflix is built around an upload-and-transcode pipeline that converts a raw video into multiple bitrate/resolution…