Hey there! 👋
I'm Aditya — a DevOps Engineer who enjoys building things that actually stay up.
Most days I work with AWS, containers, and CI/CD — automating whatever doesn’t need a human in the loop.
When I’m not in the middle of a deployment, I’m probably:
- Figuring out why the pipeline failed when it worked yesterday
- Going deeper into Terraform than I planned
- Writing about something I’m learning on my blog.
- Or building something small in Python that solves a problem I have
AWS DevOps Portfolio Deployment
My portfolio running on S3, with Lambda for contact form handling, API Gateway for routing, and Route 53 for DNS — fully AWS-native and serverless.
Kubernetes Email Submission App
A Node.js + MongoDB app deployed on Kubernetes using Minikube. Dockerized services, ConfigMaps, Persistent Volumes — built to better understand how Kubernetes works under the hood.
Dockerized Node.js + Mongo App
Node.js, MongoDB, and Mongo Express running together with Docker Compose. A practical way to understand container networking and service communication.
Explore my other projects here.
I write about things I’m learning, building, or thinking through hashnode.com/@adityagarasangi0
- Interested in reliability, automation, and secure systems
- Currently exploring Infrastructure as Code with Terraform