Abhishek Sah

Infrastructure engineer · Bangalore

I build and operate the software layer everything else runs on: cloud infrastructure, Kubernetes, CI/CD, observability, and the internal tooling that keeps other teams shipping.

Right now I'm at Pixxel, where I work across our EKS clusters, AWS access, reliability and observability, and our enterprise identity and billing infrastructure. Before that I was an SRE at Instabase, and earlier I spent close to three years at Gojek on the data engineering team, working where backend and infrastructure meet. That's the work that slowly pulled me towards SRE.

Some of my backend work is open source. These days I'm contributing to Frontier, Raystack's open-source identity and billing platform, where I work on fixing critical correctness and security issues. Earlier I built and open-sourced Siren, an alert-management service used across teams at Gojek.

I write here about things I run into at work, usually a production issue or some part of the stack I had to properly understand before I could fix it.

2019
Object.assign() in JavaScriptHow Object.assign() copies enumerable properties between objects in JavaScript, with the gotchas to watch for.Dec 24, 2019· 1 min read· JavaScriptCore value of core engineeringThe core engineering principles taught in Gojek's bootcamp, and why they hold up in real production work.Sep 09, 2019· 4 min read· Engineering, CareerBlockchain is revolutionary!Why decentralization matters — the problem with central ownership and what blockchain actually changes.Aug 11, 2019· 1 min read· Blockchain, Distributed SystemsREST vs HTTPUntangling REST from HTTP — what the REST constraints actually are and how they differ from the protocol underneath.Aug 11, 2019· 3 min read· APIs, WebLearnings in Gojek BootcampWhat I learned in the first week of Gojek's engineering bootcamp.Aug 08, 2019· 2 min read· Career, EngineeringRefactoring by Martin FowlerKey lessons from Martin Fowler's Refactoring — improving code's internal structure without changing its behavior.Aug 04, 2019· 4 min read· Books, Software CraftTDD by Kent BeckNotes from Kent Beck's Test-Driven Development — using tests to manage fear and drive design.Aug 04, 2019· 3 min read· Books, Testing, Software CraftClean codeNotes and takeaways from Robert Martin's Clean Code — the habits that separate professional code from the rest.Aug 04, 2019· 4 min read· Books, Software CraftPragmatic ProgrammerNotes from The Pragmatic Programmer — the tips that actually made me a more effective engineer.Aug 04, 2019· 6 min read· Books, Software CraftFreya - The fondness for lambda architectureBuilding a product that ingests and processes huge volumes of data online — and why we reached for lambda architecture.Mar 30, 2019· 6 min read· Data Engineering, Architecture
© 2026 Abhishek SahBuilt with Gatsby