Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.5 KB

File metadata and controls

48 lines (34 loc) · 1.5 KB

☁️ Cloud Projects

This repository showcases real-world AWS cloud projects focused on infrastructure, automation, and cloud security — aligned with Cloud Practitioner and Architect-level skills.


🧰 Tools & Services Used

  • 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

📁 Projects Included

🔹 EC2 Auto Scaling & Load Balancer Demo

  • Launches a sample app with Auto Scaling Group and ALB
  • Monitors CPU usage with CloudWatch alarms
  • Includes a visual infrastructure diagram and setup steps

🔹 IAM Policy Templates

  • Sample least-privilege policies for S3, Lambda, EC2 access
  • Includes inline policies and best practice notes

🔹 CloudWatch Monitoring & Alerts

  • CloudWatch dashboards for EC2 and budget thresholds
  • Alarms integrated with SNS for real-time alerts

📸 Screenshots & Diagrams

  • 📊 CloudWatch Dashboard (coming soon)
  • 📈 EC2 Auto Scaling Architecture
  • 📁 IAM Policy Samples

🔄 In Progress

  • 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.