Introduction to AWS
2 Hours
Cloud computing overview, AWS global infrastructure, pricing models. Project: Research and present a case study comparing public, private, and hybrid clouds for a real-world business.
Core AWS Services
2 Hours
EC2, S3, RDS, IAM, VPC fundamentals and hands-on deployment. Project: Launch an EC2 instance, create an S3 bucket, set up RDS, and configure IAM roles.
EC2 & Auto Scaling
3 Hours
Instance configuration, auto scaling groups, load balancing. Project: Deploy an EC2 instance with auto-scaling for a web application.
Load Balancing & EBS
3 Hours
Elastic Load Balancing, EBS volumes, snapshots. Project: Deploy a web app with an Application Load Balancer and EBS volumes.
S3, CloudFront & Route 53
4 Hours
S3 bucket management, CloudFront CDN, Route 53 DNS. Project: Host a static website on S3 with CloudFront and Route 53.
AWS Lambda & Serverless
3 Hours
Serverless computing with Lambda, event-driven architecture. Project: Build a Lambda function triggered by S3 to process files and store in DynamoDB.
VPC Configuration & Security
3 Hours
VPC setup, security groups, IAM roles. Project: Create a VPC with public/private subnets and secure access controls.
Monitoring & CloudFormation
3 Hours
CloudWatch, CloudFormation for IaC. Project: Deploy infrastructure using CloudFormation and monitor with CloudWatch.