From 025b7ee131708f9fd02f6969747005f962022d1c Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Thu, 10 May 2018 14:45:46 +0800 Subject: [PATCH] Rate Limiter at BloomReach --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc75af3..652c656 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Cloud Bouncer: Distributed Rate Limiting at Yahoo](https://yahooeng.tumblr.com/post/111288877956/cloud-bouncer-distributed-rate-limiting-at-yahoo) * [Scaling API with Rate Limiters at Stripe](https://stripe.com/blog/rate-limiters) * [Rate Limiting at Etsy](https://www.sans.org/summit-archives/file/summit-archive-1509593697.pdf) + * [Rate Limiter at BloomReach](http://engineering.bloomreach.com/qps-monitoring-throttling-system/) * [Autoscaling](https://medium.com/@BotmetricHQ/top-11-hard-won-lessons-learned-about-aws-auto-scaling-5bfe56da755f) * [A Horror Movie Featuring Auto Scaling Groups, EBS Volumes, Terraform, and Bash](https://blog.gruntwork.io/yak-shaving-series-1-all-i-need-is-a-little-bit-of-disk-space-6e5ef1644f67) * [Autoscaling Pinterest](https://medium.com/@Pinterest_Engineering/auto-scaling-pinterest-df1d2beb4d64)