Tag: case-study
All the articles with the tag "case-study".
System Design: Google Drive — Collaborative Document Editing
Published: at 06:00 AM(16 min read)Designing Google Drive at scale — operational transformation, optimistic client updates, snapshot + operation log storage, presence, and handling 10M write operations per second.
System Design: Video Conferencing with Transcription and AI
Published: at 06:00 AM(10 min read)Designing a video conferencing platform with real-time transcription and AI inference — WebRTC/SFU, GPU transcription pipelines, three-tier latency architecture, and storage at 50k-team scale.
System Design: Video Streaming (YouTube/Netflix)
Published: at 11:00 AM(11 min read)Designing a video streaming system — upload pipelines, transcoding at scale, adaptive bitrate streaming with HLS, CDN as core architecture, and the full YouTube-scale picture.