- Designed and deployed a production-grade, secure, and scalable cloud architecture on Amazon Web Services, implementing Dev, Stage, and Prod environment isolation with strong security, automation, and cost optimization.
- Built a complete DevSecOps pipeline using Jenkins, integrating security tools like SonarQube, OWASP Dependency-Check, and Trivy to enforce vulnerability scanning and secure deployments.
- Deployed containerized microservices on Amazon ECS Fargate, ensuring high availability, auto-healing, and horizontal scalability with minimal infrastructure management.
My Projects
A curated collection of my work showcasing various technologies and solutions
Secure Multi-Environment Cloud Infrastructure with DevSecOps Pipeline
3-Tier AWS Architecture
Mar 2024Designed and deployed a highly available 3-tier architecture on AWS using Terraform. Implemented auto-scaling, load balancing, and multi-AZ deployment for high availability.
Dockerized Application
Jan 2024Containerized a legacy Node.js application and deployed it to AWS ECS with CI/CD pipeline. Reduced deployment time by 70% and improved scalability.
CI/CD Pipeline
Feb 2024Built a comprehensive CI/CD pipeline using Jenkins and GitHub Actions with automated testing, security scanning, and deployment to multiple environments.
Terraform Infrastructure Stack
Mar 2026Production-ready AWS infrastructure built with Terraform, supporting dev/stage/prod environments. Provisions VPC networking, ECS cluster/services, ALB + CloudFront edge delivery, API Gateway with custom domain, ACM certificates, RDS PostgreSQL, Redis cache, IAM roles/policies, Secrets Manager integration, and SSM parameters for shared configuration.