| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 1 | - Study AWS core services overview + Compute (EC2, Lambda) + Storage (S3, EBS) + Networking (VPC, Route53) - Learn VPC fundamentals: CIDR blocks, Subnets, Route Tables | 2025/09/15 | 2025/09/15 | https://000003.awsstudygroup.com/ |
| 2 | - Hands-on Practice: + Generate IAM Access Keys + Install and configure AWS CLI + Test CLI with basic commands + Verify credentials and default region | 2025/09/16 | 2025/09/16 | https://000003.awsstudygroup.com/ |
| 3 | - Deep dive into EC2: + Instance types and use cases + AMI selection + EBS volume types - Learn network security: Security Groups vs NACLs - Configure VPC Flow Logs | 2025/09/17 | 2025/09/17 | https://000019.awsstudygroup.com/ |
| 4 | - Lab Session: + Launch EC2 instance with custom configuration + SSH key pair setup and connection + Create and attach EBS volume - Study VPC Peering architecture and limitations | 2025/09/18 | 2025/09/18 | https://000019.awsstudygroup.com/ |
| 5 | - Learn AWS Transit Gateway architecture - Compare connectivity options: + VPC Peering (1-to-1) + Transit Gateway (hub-and-spoke) - Configure Transit Gateway with multiple VPC attachments | 2025/09/19 | 2025/09/19 | https://000020.awsstudygroup.com/ |
| 6 | - Weekly knowledge review - Practice troubleshooting common VPC issues - Document learnings and best practices | 2025/09/20 | 2025/09/20 | |
| 7 | - Final testing of all configurations - Complete weekly report - Self-assessment and knowledge gaps identification | 2025/09/21 | 2025/09/21 |
aws configure, aws ec2 describe-instances, aws s3 lsAWS Official Documentation:
AWS Workshops & Tutorials:
Technical Articles: