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.