From d39509787220d5e491075f351ab0f70f654e76ee Mon Sep 17 00:00:00 2001 From: Binh-Nguyen Date: Sun, 20 May 2018 12:40:26 +0800 Subject: [PATCH] Traffic Steering using Rum DNS at LinkedIn --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a8866c..3b1bdfe 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Consistent Hashing to Improve Load Balancing at Vimeo](https://medium.com/vimeo-engineering-blog/improving-load-balancing-with-a-new-consistent-hashing-algorithm-9f1bd75709ed) * [UDP Load Balancing at 500 pixel](https://developers.500px.com/udp-load-balancing-with-keepalived-167382d7ad08) * [QALM: QoS Load Management Framework at Uber](https://eng.uber.com/qalm/) + * [Traffic Steering using Rum DNS at LinkedIn](https://www.usenix.org/conference/srecon17europe/program/presentation/rastogi) * [Rate Limiting](https://www.keycdn.com/support/rate-limiting/) * [Rate Limiting for Scaling to Millions of Domains at Cloudfare](https://blog.cloudflare.com/counting-things-a-lot-of-different-things/) * [Cloud Bouncer: Distributed Rate Limiting at Yahoo](https://yahooeng.tumblr.com/post/111288877956/cloud-bouncer-distributed-rate-limiting-at-yahoo)