Learn the idea first, then drill the questions that use it
An ordered route through what these loops assume you brought with you. Every page holds one idea, taken below the tooling, with a worked example, the trade-off a panel pushes on, and links out to the questions where it turns up. Read it start to finish, or drop into whichever track you know you are weakest in.
33 concepts across 12 tracks · foundational concepts are free · see them as a map
Begin the curriculum →🐧 Systems Foundations
What a container actually is once you strip the branding: namespaces, cgroups, signals, process state, and the TCP and DNS behaviour every incident eventually bottoms out in.
☁️ Cloud Architecture
Accounts, identity and the network before anything else. Least-privilege IAM, subnet and routing design, private connectivity, and the failure domains a region gives you for free.
☸️ Containers & Kubernetes
The control loop model, the scheduler's actual decision, how a pod gets an IP, why storage is the hard part, and where Kubernetes stops helping you.
🏗️ Declarative Infrastructure
State as the source of truth, why drift is inevitable, module boundaries that survive a second team, and the difference between idempotent and merely repeatable.
🚀 Delivery & GitOps
Getting a change to production safely: build once and promote, the four deployment strategies and what each one buys, reconciliation loops, and rollback you have actually rehearsed.
📈 Observability & Reliability
Choosing indicators a user would recognise, the arithmetic of an error budget, why cardinality is the cost driver, and alerting on symptoms instead of causes.
🚨 Debugging Production
A repeatable diagnostic method rather than a list of commands: narrowing the blast radius, reading the evidence a failure leaves behind, mitigating before root-causing.
🛡️ Security in the Pipeline
Where each scanner belongs and what it cannot see, secrets that are never in an image, provenance you can verify, and identity-based controls that hold inside a cluster.
⚙️ Infrastructure at Scale
Napkin math before architecture, replication and consistency choices you can defend, capacity planning against growth, and designing for the failure you expect to have.
🧰 Platform & Cloud Economics
Treating infrastructure as a product with users, golden paths that people choose voluntarily, and the unit economics that decide whether a platform survives a budget review.
🤖 AI Infrastructure
Why GPU workloads break the assumptions Kubernetes was built on: scheduling whole devices, memory that cannot be overcommitted, and serving models with predictable latency.
🤝 The Engineering Craft
The half of the loop most engineers under-train: telling an incident story that shows judgement, quantifying risk in business terms, and driving change without authority.