System Design: YouTube (with FAANG Senior Engineer)

preview_player
Показать описание
System design for YouTube by a FAANG Senior Engineer that has reviewed over 100 design documents 📚

Common names for this system design interview question:
- YouTube
- Netflix

Request other problems for me to cover here:

Here's a link to our discord channel where I organize the live discussions every weekend:

Originally recorded 9/18/2022

Some of my other system design videos that you might enjoy:

#systemdesign #programming #technology
Рекомендации по теме
Комментарии
Автор

Great video but many topics are still undiscovered like
1. How will you reduce video viewing latency
2. Avoid video duplication
3. Adaptive streaming
4. How to handle popular video
5. Video/Audio compression
6. Video recommendation
7. chunking of videos for parallel computing

pawandeepchor
Автор

Great contest. Kudos for deep diving to such an extent.
This is one of my favorite channel for system design.

narendrayadav
Автор

Can you do a video estimations? How many TPS per machine/database? Storage limitations on machine etc..

koeber
Автор

@14:25 line# 38 in sublimetext says 1:200 view to upload ratio.
Shouldn't this be "upload to view" ratio. Meaning for every upload there are 200 views. No?
This is what is mentioned in line #77

sunflower