From c0ace1a56fe66ef9225a7ebd87d7580e65df9a62 Mon Sep 17 00:00:00 2001 From: binh Date: Sun, 21 Oct 2018 11:21:43 +0800 Subject: [PATCH] Traffic Infrastructure (Edge Network) at Dropbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8e0e8c..0916366 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ An updated and curated list of readings to illustrate best practices and pattern * [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) + * [Traffic Infrastructure (Edge Network) at Dropbox](https://blogs.dropbox.com/tech/2018/10/dropbox-traffic-infrastructure-edge-network/) * [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)