💻 Projects

A curated collection of real-world AWS and DevOps projects, built from scratch to demonstrate hands-on cloud engineering expertise.

📌 Real-Time File Upload Monitor Using S3 Event Triggers and AWS Lambda

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.

AWSLambdaS3CloudWatch
GitHub

📌 AWS Lambda S3 → SNS → SQS Integration Project

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.

AWSLambdaS3SNSSQS
GitHub

📌 Static Website Hosted on AWS S3

Host a static HTML website using Amazon S3. Publicly accessible with a modern CSS design and cloud-themed background.

AWSS3Web Hosting
GitHub

📌 Dockerized Weather Forecast App

A simple, beautiful weather forecast app built with Flask, integrated with WeatherAPI, and fully Dockerized for portability.

DockerFlaskAPI
GitHub

📌 Terraform EC2 Apache Project

Deploy a fully functional Apache web server on AWS EC2 using Terraform with automated provisioning via user data.

TerraformEC2ApacheIaC
GitHub

📌 Dockerized Flask Weather App with CI/CD on AWS

Flask weather application with Docker, deployed on EC2 using Terraform, integrated with GitHub Actions CI/CD pipeline.

DockerFlaskTerraformCI/CD
GitHub