System Design Interview Playbook
The full path through system design preparation, from the building blocks up through advanced designs and practice. Follow it in order instead of assembling a curriculum from scattered blog posts.
Roadmap
System Design
Design Gurus
2 to 4 months
All
Subscription
What it is
A sequenced path rather than a single course: fundamentals first, then the reusable patterns, then the full design walkthroughs, then practice. Each stage has a checkpoint so you can tell whether the next one will make sense.
Why order matters here more than elsewhere
System design has genuine prerequisites. You cannot reason usefully about sharding before you understand replication, or about eventual consistency before you understand the CAP trade off. Learning it out of order produces a candidate who can recite terms and cannot defend a choice, which is precisely what the round is designed to detect.
How to use it
Do not skip the fundamentals stage because the vocabulary looks familiar. Recognising the word quorum and being able to explain why a quorum read costs latency are different things, and the interview asks for the second.
Best for: anyone treating system design as a multi month project rather than a weekend of cramming.
Ready to start?
Opens on Design Gurus in a new tab.
Stuck on something specific?
Writing only gets you so far. If you want an answer to your situation rather than the general case, book a session and we will work through it together. Every session is free; a few slots open each week.
Follow along
New writing, resources and project ideas land here first.