From 6053955845bd5e9a4b3d8ffc8a95259fb8ac7287 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 28 May 2019 08:00:57 +0800 Subject: [PATCH] Monitor DNS systems at Stripe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0c1769..bc3a199 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [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/) + * [Monitor DNS systems at Stripe](https://stripe.com/en-sg/blog/secret-life-of-dns) * [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)