About
I'm a Staff Software Engineer with over 10 years of experience designing and operating large-scale distributed systems. Based in Bengaluru, India, currently working at Walmart Global Tech India on the Traffic Platform and Edge Proxy team.
My primary language is Go (Golang), which I've been writing professionally since 2015. I thrive at the intersection of systems programming, cloud infrastructure, and developer tooling — building things that scale to hundreds of millions of operations while staying reliable and observable.
Before Walmart, I built real-time merchant order systems at Gojek, contributed to the distributed storage system at Red Hat (GlusterFS), designed an API gateway at i.am+, and contributed to the open-source go-chassis framework at Wipro.
Education
Engineering Principles
- 01.Build for reliability first — correctness, then performance, then elegance.
- 02.Observability is not optional — if you can't measure it, you can't fix it.
- 03.Good abstractions reduce cognitive load; bad ones multiply it.
- 04.The best code is the code you don't write — leverage existing ecosystems wisely.
- 05.Automate toil aggressively — manual steps are future incidents waiting to happen.