Blogs
(16)Every week, I document and articulate my thoughts and learnings on System Design, DevOps Internals, and Engineering Explorations. Here are all blogs I wrote to date.
- Jul 01, 2026๐ at least once delivery
- Jun 29, 2026โฐ๏ธ queues: the savior and the silent killer
- Jun 28, 2026๐ the one missing index: explain analyze
- Jun 27, 2026๐ read-your-own-write consistency: cache stale data
- Jun 26, 2026๐ idempotency is not just a backend buzz
- Jun 25, 2026๐๏ธ handling high-concurrency inventory: the reservation pattern
- Jun 21, 2026๐ how i cut token costs by 83% in a multi-agent ai system
- Jun 20, 2026๐ข why i build in public
- May 08, 2026๐ค building an ai financial analyst: how i designed a multi ai agent research stack
- Apr 26, 2026โ๏ธ devops node js master infra
- Apr 22, 2026๐ก live streaming ipl to 30 million+ devices: jiohotstar engineering debunked
- Apr 20, 2026๐ก๏ธ why your ci/cd pipeline isn't secureโand how to fix it with devsecops
- Apr 22, 2025โ๏ธ aws deployments made easy: getting started with argo cd (step-by-step)
- Mar 14, 2024๐ scaling made simple: a deep dive into node.js cluster module
- Mar 13, 2024๐ building scalable systems: the power of pub-sub architecture
- Feb 01, 2024๐ฌ from zero to scale: developing a robust chat app with redis, node and kafka.