Skip to main content

Command Palette

Search for a command to run...

Start Here: Reading Guide

This blog is organized by series. Each series builds from foundations to implementation to operations—but you don't need to read everything.

How to navigate:

  1. Pick a series from the list below that matches what you're building or solving for right now.
  2. Read the core articles first. These establish the conceptual foundations and trade-offs. They're dense but necessary.
  3. Skip the supplementary articles unless you need them. They go deeper into specific concerns (caching, migration patterns, resilience) that may not apply to your situation.

The core articles assume you're an experienced engineer. They don't explain what a REST API is. They explain when to use one and when not to.

The underlying principle

Understand the constraints and trade-offs at your layer of the stack, and the rest becomes predictable. Read with that lens.