End-to-end GitOps pipeline using Jenkins, SonarQube, Docker, and ArgoCD to build, analyze, and deploy a Spring Boot application on Kubernetes automatically with every commit.
View Jenkins Project on GitHub
Successfully deployed a scalable web app on AWS using Multi-AZ Auto Scaling Groups and an Application Load Balancer for high availability.
Configured public and private subnets with NAT gateways and S3 gateway integration for secure networking and storage access.
Implemented fine-grained security groups and fault-tolerant design to ensure resilience and scalability.
Followed AWS best practices to deliver a robust, secure, and scalable cloud infrastructure.
Developed a serverless solution to automatically delete unattached or orphaned EBS snapshots and reduce storage costs.
Triggered via CloudWatch schedule, the Lambda function scans snapshots and removes those unused by volumes or terminated instances.
Implemented in Python using Boto3 for scalable and efficient AWS resource management.
Demonstrates practical DevOps cost-control strategies that adapt to growing infrastructure.
Stan’s Robot Shop is a sample microservices sandbox for testing container orchestration and monitoring techniques.
Deployed on AWS EKS with NodeJS, Java, Python, Go, PHP, MongoDB, Redis, MySQL, RabbitMQ, Nginx, and AngularJS.
Integrated Instana for automatic instrumentation, end-to-end tracing, and real-time metrics.
Learn more and explore the architecture in my GitHub repo.
Containerized and deployed the 2048 game on AWS EKS with Fargate for a serverless Kubernetes experience.
Automated provisioning and deployment using eksctl, kubectl, and Helm charts.
Configured ALB Ingress Controller with NodePort & Ingress across private/public subnets.
Gained expertise in networking, IAM roles, OIDC, and production-ready K8s patterns on AWS.