You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software Engineer from Mumbai, India — building with Spring Boot · DevOps · Cloud · AI. Currently deep-diving into Kubernetes, Microservices, and System Design.
CPU-bound Spring Boot API auto-scaling on AWS EC2, load tested to 10,000 req/s with k6. Terraform-provisioned ALB + ASG across 3 AZs, target-tracking scaling, GitHub Actions CI to ECR. Real debuggi…
Production-ready AWS 3-Tier network architecture built from scratch using Terraform. Features a highly available public ALB, an isolated private app tier with NAT Gateway, and a strictly locked dow…
Zero-downtime Blue-Green deployment on AWS auto alternates environments on every git push with instant rollback. ALB + EC2 + Terraform + GitHub Actions.