All Stories
System Design (LLD)
This Low-Level Design (LLD) synthesizes the architectural patterns of Netflix’s RENO (Rapid Event Notification), Meta’s PTP (Precision Time Protocol) implementation, and Netflix’s Dis...
In system design, tutorial, Jan 17, 2026Designing a Rate Limiter at Scale (LLD)
This Low-Level Design (LLD) synthesizes high-scale architectural patterns from Netflix’s RAW Hollow (in-memory state), Uber’s Zanzibar/API Gateway (middleware orchestration), and Netf...
In system design, tutorial, Jan 16, 2026Designing a Rate Limiter at Scale (HLD)
This High-Level Design (HLD) synthesizes large-scale architectural patterns from Netflix and Uber—specifically CQRS for configuration management, Prioritized Load Shedding, and Middle...
In system design, tutorial, Jan 16, 2026google gmail auth system (LLD)
This Low-Level Design (LLD) synthesizes lessons from the Google 2020 authentication outage (quota-system migration failure), the Cloudflare 2025 “Bot Management” feature file incident...
In system design, tutorial, Jan 16, 2026google gmail auth system (HLD)
This High-Level Design (HLD) synthesizes the architectural lessons from the 2020 Google User ID Service outage and subsequent distributed systems failures (Cloudflare, DynamoDB) to ou...
In system design, tutorial, Jan 16, 2026memecache facebook
This report synthesizes technical insights from Facebook’s Engineering blog posts regarding their distributed caching infrastructure, specifically focusing on mcrouter and the evoluti...
In system design, tutorial, Jan 16, 2026System-Design-Interview - no_image
System Design Interview - An Insider’s Guide (vol 1 & 2)These notes are based on the System Design Interview books - vol 1 and vol 2.
In tutorial, no_image, system design, Jan 21, 2025Featured
-
Testing - no_image
In tutorial, no_image, testing, -
Live_Data
In featured, tutorial, android, -
Kt Coroutine
In featured, tutorial, android, -
Flutter interview questions
In Flutter, oneview, -
Hilt DI Deep Dive
In Android, DI,