Reqflow
5-minute tour

New here? Start with one live lesson

Reqflow teaches by running real artifacts: not slides. Pick a path below, or skim the vocab if system-design words feel fuzzy.

Or jump into a track

How to read a system page

  1. 1
    The diagram is the architecture, boxes are components, arrows are request flow.
  2. 2
    Use the strip at the bottom to play a real request step by step.
  3. 3
    Click any box to see what it is and why it's there.
  4. 4
    Switch to a failure scenario to see what breaks when something dies.
  5. 5
    Right-side tabs go deeper: Spec, Scale, AI, and Quiz.

Your first 30 minutes

A short route that won't leave you lost.

  1. URL Shortener
    ~10 min

    Smallest real system. Hit play, click every box, feel request → cache → DB → response.

  2. Concept: Caching
    ~6 min

    The pattern almost every system uses. Start with the TLDR at the top.

  3. Instagram Feed
    ~12 min

    Apply caching to something bigger: fan-out on write in a real feed.

8 words you'll see everywhere

Optional skim, enough to feel at home in the diagrams.

Full glossary →

Open URL Shortener →