Projects

Static Website Hosting on AWS EC2

Deployed a static HTML website on AWS EC2 using Ubuntu and Apache web server. Configured Apache, deployed an HTML file, and accessed it via public IP.

AWS EC2 Apache Linux
View on Github

CI/CD Pipeline for Java App

Automated build and deployment pipeline using Jenkins and GitHub for a Java web application, deployed on AWS EC2.

Jenkins GitHub AWS EC2
View on GitHub

Infrastructure as Code with Terraform

Designed modular infrastructure on AWS using Terraform, including VPC, subnets, EC2, S3, and IAM roles with remote state storage.

Terraform AWS
View on GitHub