Cloud Platforms
AWS, GCP, and Azure provide the global infrastructure that runs the internet. Learning cloud fundamentals means knowing how to provision servers, store data, manage networking, and deploy applications without owning a single physical machine.
Intermediate
AWS Core Services
EC2, S3, RDS, Lambda, VPC, IAM — the foundational services that power the majority of the internet.
Intermediate
Google Cloud Platform
Cloud Run, BigQuery, GKE, and Cloud Storage. Google's cloud with first-class Kubernetes and data analytics services.
Intermediate
Serverless & Functions
AWS Lambda, Google Cloud Functions, Vercel — run code without managing servers. Pay only for what you use.
Advanced
Cloud Networking
VPCs, subnets, security groups, load balancers, and CDNs — the networking layer that connects everything in the cloud.