From f26701135d33f60c1eb66c200e96a604af21782c Mon Sep 17 00:00:00 2001 From: Lam Nguyen Date: Fri, 11 Jan 2019 10:05:41 +0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0972cae..1f99c18 100644 --- a/README.md +++ b/README.md @@ -460,6 +460,7 @@ An updated and curated list of readings to illustrate best practices and pattern * [Rate Limiting at Etsy](https://www.sans.org/summit-archives/file/summit-archive-1509593697.pdf) * [Distributed Rate Limiting at Allegro](https://allegro.tech/2017/04/hermes-max-rate.html) * [Ratequeue: Core Queueing-And-Rate-Limiting System at Twilio](https://www.twilio.com/blog/2017/11/chaos-engineering-ratequeue-ha.html) + * [Quotas Service at Grab](https://engineering.grab.com/quotas-service) * [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)