
This series follows the AWS Certified Solutions Architect — Associate syllabus, service by service, with console walkthroughs and CLI commands. It is the largest series on the site and is meant to be read in order: each chapter builds on the previous one.
Part one covers the fundamentals: what cloud computing is, AWS history and global infrastructure, creating an account, and IAM — users, groups, roles and policies. Part two is compute and storage: EC2 instance families, launch templates, purchasing options, security groups, EBS, EFS and the whole S3 chapter (buckets, policies, static hosting, storage classes, lifecycle rules, cross-region replication).
Part three is networking and delivery — VPC, peering, Transit Gateway, ELB, Auto Scaling, CloudFront, Route 53 — then databases (RDS, DynamoDB), messaging (SNS), serverless (Lambda and API Gateway), automation (CloudFormation, SSM, Elastic Beanstalk) and containers (ECS, EKS). The EKS labs go deep: cluster setup, node groups, the cluster autoscaler, CloudWatch logging, the Kubernetes Dashboard and EBS/EFS persistent volumes.
Finish with the quizzes and FAQ to check your readiness for the exam.
How to use this hub. Lessons are ordered as a learning path: start at 01 and follow the arrows, or jump to any chapter. 47 lessons, free, no account required.
Learning path
Fundamentals and IAM
- AWS Certified Solutions Architect — overview
- Cloud computing with AWS
- AWS fundamentals
- AWS history
- Create an AWS account
- IAM — Identity and Access Management
Compute: EC2
- EC2 overview
- EC2 instance families
- EC2 launch templates
- EC2 purchasing options
- EC2 example with security groups
- Auto Scaling and launch configurations
- Elastic Load Balancer
Storage: EBS, EFS and S3
- EBS — Elastic Block Store
- S3 — Simple Storage Service
- S3 bucket creation example
- S3 bucket access policies
- S3 static website hosting — lab
- S3 storage
- S3 storage classes
- S3 lifecycle management
- S3 cross-region replication
- CloudFront
Networking
Databases, messaging and serverless
Management, automation and containers
- CloudWatch alarms and logs
- Systems Manager (SSM)
- CloudFormation
- Elastic Beanstalk
- ECS — Elastic Container Service
- EKS — Elastic Kubernetes Service
EKS labs
- EKS introduction
- EKS cluster lab setup
- Node group operations
- Cluster Autoscaler
- CloudWatch logging of an EKS cluster
- Kubernetes Dashboard on EKS
- EBS persistent volumes
- EFS persistent volumes