AI-Augmented Platform Engineering Bootcamp
You're in. Pick up where you left off.
Continue Learning
Engineering Foundations
Linux, networking, DNS, HTTP, and Git workflows for platform engineers
Course Curriculum
Understand the building blocks of production application platforms — microservices, API services, async workers, databases, and how platforms host them all reliably.
Package applications into portable, reproducible containers using Docker — from image fundamentals to multi-stage builds, layer caching, and security hardening.
Design and build reliable delivery pipelines with GitHub Actions — from first commit to production deploy, with automated testing, security gates, and artifact management.
Manage cloud infrastructure declaratively with Terraform — modules, remote state, workspaces, drift detection, and testing patterns for production IaC workflows.
Master the core Kubernetes building blocks — Pods, Deployments, Services, Ingress, ConfigMaps, resource management, and the control plane internals every platform engineer must understand.