2d ago · 4 min read · After years of hesitation, I have finally decided to push my first article to production. I just hope the pipeline doesn’t hang in the middle of the deployment. Eventual consistency isn't new - the co
Join discussion5d ago · 3 min read · At first glance, sending a message on WhatsApp feels instant and simple. But behind that single action lies a highly optimized distributed system designed for low latency, high reliability, and massiv
Join discussion
6d ago · 12 min read · Why Most Rate Limiter Articles Miss the Point Search "rate limiter system design" and you'll find two kinds of articles. The first kind gives you a surface-level overview of algorithms with no real im
Join discussion
Apr 6 · 7 min read · You log in on one server. Your next request hits a completely different server. And yet… your authentication doesn’t break. Why? This looks simple on the surface, but it reveals one of the most import
Join discussion
Apr 6 · 8 min read · In the world of distributed systems, scalability, availability, and consistency are paramount. For years, the CAP theorem provided a foundational understanding of the trade-offs involved. However, as
Join discussion