How we solved cache invalidation in Kubernetes with a headless service
The $0 solution to a Distributed Cache Invalidation

Search for a command to run...
Articles tagged with #distributed-system
The $0 solution to a Distributed Cache Invalidation

Introduction At our current organization, earlier this year as we were looking at the errors at one of our signup API, we observed that nearly 5% of our requests were getting failed, all due to 400 BAD REQUEST errors, and the root cause was traced ba...

Introduction At my current org, we have many applications running behind the API gateway that interacts with the outside world using REST APIs. To track server-side failures we built an alert system that nudges every time we get any 5XX error. As soo...

Introduction Any application that communicates with other resources over a network has to be resilient to transient failures. These failures are sometimes self-correcting. For example, a service that is processing thousands of concurrent requests can...

Low Altitude Flight Over the Messaging Queue Landscape

What is Nano Id and how is it different from UUID?
