Explore the curriculum

Browse every lesson. Lesson 1 needs no signup — create a free account to save progress and keep going.

Start free — no signup for lesson 1

Write real Terraform in the browser and watch it run.

Linux & the Command Line

Command line

Linux & the Command Line

Live in a real shell: navigate the filesystem, compose pipelines, search a codebase, and manage permissions — by running real commands in a safe sandbox.

Bash & Shell Scripting

Scripting

Bash Scripting

Version Control with Git

Collaboration

Git & Version Control

Version-control your work like every engineering team does: commit, branch, merge, resolve conflicts, and push to a remote — running real git in a safe sandbox.

Branching & Merging

0/1

Python for Operations

Languages

Python for Automation

The glue language of infrastructure work: write real Python — variables, data, functions, JSON, CLIs, error handling — graded by tests, the way teams actually work.

Command-Line Tools

0/1

Cloud Fundamentals (AWS)

Cloud

Cloud Fundamentals (AWS)

Learn the cloud by driving it: make real AWS API calls with the CLI — storage, identity, and more — against a safe mock AWS, no bill.

Identity & Access (IAM)

0/1

Compute & Networking

0/1

Infrastructure as Code: Terraform

IaC

Terraform Foundations — Free

Build the mental model, write your first resource, and truly understand state — all in the browser, no cloud account and (for lesson 1) no login required.

Reading a Plan

0/1

Variables, Outputs & Data Sources

0/1

Dependencies & the Resource Graph

0/1

State — Break It & Recover

0/1

Terraform on AWS — Sampler

Write real Terraform in the browser and watch init / validate / plan run against a safe sandbox. AWS-based, no cloud account required.

Terraform in Production — Pro

Run real Terraform against a sandboxed AWS: apply real resources, then the production toolkit — remote state & locking, modules, import, and multi-environment workflows — with every step checked.

Remote State & Locking

0/1

Scaling Configuration

0/1