Every system design conversation uses the same vocabulary: latency, throughput, availability, consistency, partition tolerance.
If you don't speak this language fluently, you'll stumble. Interviewers will ask "What's your availability target?" and you'll freeze.
I'll cover the core concepts you'll reference in every design. By the end, you'll understand CAP theorem, consistency models, and the trade-offs that shape every architectural decision.