Groundwork
step 1 of 2

How much Cloud & DevOps do you already have?

Be honest — nobody is watching. This only decides which chapters come first; every chapter stays open to you either way.

Not sure? Start at Beginner — every path opens at the section people usually skip.

Full syllabus

Everything each level eventually covers — ticked sections are written, the rest are still on the desk.

Beginner0 / 7 sections written

Checkpoint: you can deploy a small app to a cloud VM or serverless function yourself, with the right IAM role and no exposed secrets.

Intermediate0 / 9 sections written

Checkpoint: you can stand up a load-balanced, autoscaled service with a managed database, defined in Terraform, deployed by a CI/CD pipeline.

Advanced0 / 8 sections written

Checkpoint: you can design a multi-region, highly-available architecture, defend a disaster-recovery plan (RTO/RPO), and explain the shared-responsibility model.

Three honest notes
  • IAM shows up in beginner as "the four ideas you need" and again in advanced as "cross-account, federated, at scale" — access control is the thing that quietly causes the worst incidents either way.
  • This deliberately bridges into Docker and Kubernetes rather than re-teaching them — containers-as-a-service (ECS/Cloud Run) is the advanced chapter's bridge, not a rebuild of either curriculum.
  • FinOps and multi-account strategy are the deepest, most organization-shaped layer — most individual developers never own them, but the advanced tier doesn't skip them.