System Design Patterns for Scaling WritesIn the companion article on scaling reads, we covered caching, replicas, and…
Deep Dive on Consistent HashingEvery distributed system eventually faces the same problem: you have N servers…