Tag: #Systems
2026
Parakhi: Where Does Your ₹5 Actually Go?
Parakhi breaks an Indian product's MRP into what stays in India, what goes to tax, and what leaves the country. Every number is computed, sourced, and labelled with how much you should trust it.
August 1 · 4 min read
Designing for Scale
Scale is mostly about clarity — of data flow, ownership, failure handling, and observability.
March 12 · 6 min read
Event-Driven Systems Are Not Magic
Event-driven systems are powerful, but they redistribute complexity rather than eliminating it.
February 20 · 7 min read
Debugging Distributed Systems
Debugging distributed systems is fundamentally different. You're reading timelines, not stack traces.
February 5 · 6 min read
Production-Ready AI
Adding AI to a system is easy. Making it reliable is not.
January 18 · 5 min read
Why Queues Matter More Than You Think
Queues are the unsung heroes of reliable systems. They absorb traffic spikes, decouple services, and turn fragile sync calls into resilient pipelines.
January 5 · 5 min read