This repository showcases real-world AWS cloud projects focused on infrastructure, automation, and cloud security β aligned with Cloud Practitioner and Architect-level skills.
- AWS IAM β Policies, roles, least privilege access
- Amazon EC2 β Virtual server deployment and monitoring
- Auto Scaling & ELB β High availability infrastructure
- CloudWatch β Alerts, logs, and custom dashboards
- S3 β Static website hosting & data storage
- AWS Budgets β Cost tracking and optimization
- Launches a sample app with Auto Scaling Group and ALB
- Monitors CPU usage with CloudWatch alarms
- Includes a visual infrastructure diagram and setup steps
- Sample least-privilege policies for S3, Lambda, EC2 access
- Includes inline policies and best practice notes
- CloudWatch dashboards for EC2 and budget thresholds
- Alarms integrated with SNS for real-time alerts
- π CloudWatch Dashboard (coming soon)
- π EC2 Auto Scaling Architecture
- π IAM Policy Samples
- Lambda automation for resource cleanup
- Cost Explorer integration using Boto3
- CloudFormation template version (optional)
All projects are documented to reflect practical AWS use cases for cloud infrastructure design, monitoring, and cost control.