Pattern series
Backpressure and Load Shedding
3 System Design questions share this exact tag. Use the closely related series below for a fuller drill.
- 01Preview
Flash Sale
Design a flash sale system where a limited quantity of a hot item goes on sale at a fixed instant and receives a 1000x traffic spike in seconds — inve...
Practice bank - 02Free guide
LLM Inference Gateway
Design an LLM inference gateway that sits between internal product teams and multiple model providers/backends, handling routing, streaming, quotas, a...
OpenAI / Anthropic - 03Preview
Live Comments
Design a live comments system that fans out comments from one live event to millions of concurrent viewers in real time.
Meta