Projects
AWS Project: Scalable Web Architecture & Content Delivery
Designed and deployed a scalable 2-tier architecture using EC2 for application and RDS for database
Configured VPC with public/private subnets, Internet Gateway, and security groups for secure networking
Implemented Application Load Balancer and Auto Scaling for high availability and fault tolerance
Integrated Route 53 for domain routing and improved application accessibility
Provisioned infrastructure using Terraform to automate resource creation and management
Deployed and configured Nginx web server on EC2 instances
Hosted static UI (HTML) on S3 and distributed globally using CloudFront CDN
DevOps Project: CI/CD Pipeline Automation
Designed and implemented CI/CD pipeline using Jenkins integrated with GitHub repositories
Automated application build and deployment process using Maven and Jenkins pipelines
Containerized application using Docker to ensure consistent deployment across environments
Deployed containerized application on AWS EC2 instances with proper configuration
Managed source code using Git and followed version control best practices
Monitored, debugged, and resolved CI/CD pipeline failures to improve reliability