This week’s system design refresher: Top 5 Strategies to Reduce Latency Load Balancer Realistic Use Cases You May Not Know Top 4 data sharding algorithms explained Top 8 C++ Use Cases Apache Kafka in 100 Seconds SPONSOR US New Relic AI monitoring, the industry’s first APM for AI, now generally available (Sponsore
Love this. Latency is everything these days. Can you post some of the academic papers that discuss these strategies in practice? Also, I want to add the importance of congestion control (ex. CUBIC vs BBR vs XCP).
Before optimising anything you should instrument your app/system and understand the bottlenecks.
Loved the refresher on these topics, beautifully organized and written
Love this. Latency is everything these days. Can you post some of the academic papers that discuss these strategies in practice? Also, I want to add the importance of congestion control (ex. CUBIC vs BBR vs XCP).