Free track
AI Engineering for Backend Developers
A free, text-first track that takes an experienced backend engineer from zero LLM experience to shipping production AI systems: LLM APIs, structured output, RAG, agents, evals, observability, and cost/latency engineering. Every lesson assumes you already know APIs, databases, and queues, because that knowledge is your advantage.
8 modules · 12 lessons live · ~91 min of reading, growing weekly
LLM Foundations
6 lessons · ~47 minA working mental model of LLMs for people who think in systems: tokens, context windows, model selection, non-determinism, and the anatomy of the production AI stack.
- ·What LLMs Actually Do8 min
- ·Tokens, Context Windows, and Your New Resource Limits8 min
- ·Your First LLM API Call7 min
- ·How to Choose an LLM in 2026: A Backend Engineer's Decision Framework9 min
- ·LLM Latency, Cost, and Non-Determinism in Production: Where Backend Instincts Break9 min
- ·The Production LLM Stack: Every Component, Mapped to Backend Infrastructure6 min
Working with LLM APIs
6 lessons · ~44 minThe LLM API as a backend dependency: chat completions, streaming, retries and timeouts, rate limits, provider abstraction, and treating model calls like any other flaky upstream service.
Prompts as API contracts: system prompt design, few-shot patterns, JSON schema outputs, tool/function definitions, and validating model output like untrusted user input.
Coming soon. Subscribe below to get it when it ships.
Retrieval-augmented generation end to end: embeddings, chunking strategies, vector databases vs pgvector, hybrid search, reranking, and the architecture of a production RAG service.
Coming soon. Subscribe below to get it when it ships.
From single tool calls to agent loops: designing tools, orchestration patterns, state and memory, guardrails, human-in-the-loop, and when an agent is the wrong answer.
Coming soon. Subscribe below to get it when it ships.
The skill that separates demos from products: building an eval harness, golden datasets, LLM-as-judge, regression testing prompts, tracing, and monitoring LLM systems in production.
Coming soon. Subscribe below to get it when it ships.
LLM performance engineering: token economics, caching strategies, model routing, batching, self-hosting vs API trade-offs, and keeping p95 latency and unit costs under control.
Coming soon. Subscribe below to get it when it ships.
Three production-grade builds that tie the track together: a RAG service with hybrid search, an eval harness for a real prompt, and an observable agent with guardrails.
Coming soon. Subscribe below to get it when it ships.
New lessons every week
The track is a work in progress; modules ship in order. Get each one in your inbox as it lands.