Systems & networking
Understand what the cloud is abstracting before you automate it.
- Linux command line and processes
- DNS, HTTP, IP, subnets, and routing
- Identity, permissions, and least privilege
Choose a platform and a role. We’ll connect the right fundamentals, certification milestones, practical projects, and automation skills—without the expensive detours.
Certification is the checkpoint—not the curriculum. Build each project before booking the next exam.
Provider knowledge matters. So do the fundamentals that travel with you to every platform.
Understand what the cloud is abstracting before you automate it.
Make every lab repeatable, reviewable, and safe to remove.
A useful cloud engineer can explain both health and spend.
Four focused weeks. One small portfolio project. No endless tutorial queue.
Learn regions, availability zones, identity, shared responsibility, and the core compute, network, storage, and database services.
Ship:A one-page architecture glossary in your own words.Create a private network, deploy a small workload, add logging, and prove that access rules behave as expected.
Ship:An architecture diagram plus setup notes.Rebuild the same environment with Terraform and Git. Use variables, outputs, formatting, and a clean destroy step.
Ship:A public repo with no secrets or account identifiers.Add an alert, test a failure, inspect logs, estimate cost, and document the design tradeoffs you made.
Ship:A short runbook and a two-minute demo.Start with a budget alert, use the smallest eligible services, and remove resources when the session ends.
Publish a small site through object storage and a CDN, connect DNS, enforce HTTPS, and capture access logs.
API endpoint → function → managed key-value database, with structured logs and an error alarm.
Build a network, subnets, route rules, and a tiny compute instance entirely from code—then destroy it cleanly.
Start with one tool in each category. Add complexity only when a project demands it.
A consistent infrastructure workflow across AWS, Azure, and Google Cloud.
Use AWS CLI, Azure CLI, or gcloud to inspect, script, and troubleshoot resources.
Run checks and controlled deployments from versioned workflows.
Configure operating systems and software after infrastructure exists.
Use vendor learning plans and exam guides as the spine; use projects to turn knowledge into skill.
Your first project will teach you more than another week of comparison.