A curated collection of real-world AWS and DevOps projects, built from scratch to demonstrate hands-on cloud engineering expertise.
A real-time, serverless file monitoring system using Amazon S3 and AWS Lambda. Automatically logs file uploads to CloudWatch — designed for event-driven cloud automation pipelines.
AWS Lambda project that triggers on S3 file upload, sends notifications via SNS, and queues metadata to SQS. Built to simulate real-world event-driven architecture using core AWS services.
Host a static HTML website using Amazon S3. Publicly accessible with a modern CSS design and cloud-themed background.
A simple, beautiful weather forecast app built with Flask, integrated with WeatherAPI, and fully Dockerized for portability.
Deploy a fully functional Apache web server on AWS EC2 using Terraform with automated provisioning via user data.
Flask weather application with Docker, deployed on EC2 using Terraform, integrated with GitHub Actions CI/CD pipeline.