You run a service with inbound traffic you don’t control (users, webhooks, a queue), and to serve each request you have to call a third-party API. Then this API becomes degraded, it’s still kinda working,...
Part 1: Scale your system Part 1: From 1 to 99 999 users We are...
In this series of posts, I wanted to create a list of stages, possible designs...
Lately, this has become a common interview question: How many Bytes will some hypothetical app...
Consistent hashing is a strategy most notably used by distributed databases for determining to which...