From 887ef4b56a5f88df9134554c3a4a5a583513dbb4 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 30 Jan 2018 01:12:52 +0800 Subject: [PATCH] Autoscaling Applications at PayPal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56a09a0..0767962 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [Architecture of Tripod (Flickr’s Backend)](https://yahooeng.tumblr.com/post/157200523046/introducing-tripod-flickrs-backend-refactored) * [Syscall Auditing at Scale at Slack](https://slack.engineering/syscall-auditing-at-scale-e6a3ca8ac1b8) * [Autoscaling Based on Request Queuing at Square](https://medium.com/square-corner-blog/autoscaling-based-on-request-queuing-c4c0f57f860f) +* [Autoscaling Applications at PayPal](https://www.paypal-engineering.com/2017/08/16/autoscaling-applications-paypal/) ## Talks * [Talks on Efficiency, Reliability, and Scaling - James Hamilton, Vice President and Distinguished Engineer at AWS](http://mvdirona.com/jrh/work/)