From a478db6e487d3c9edc6086c2fc158e7088801667 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Sun, 3 Mar 2019 22:22:39 +0800 Subject: [PATCH] Clusterman: Autoscaling Mesos Clusters at Yelp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d56c28d..fddfe3c 100644 --- a/README.md +++ b/README.md @@ -489,6 +489,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [Autoscaling Bigtable Clusters based on CPU Load at Spotify](https://labs.spotify.com/2018/12/18/bigtable-autoscaler-saving-money-and-time-using-managed-storage/) * [Scryer: Predictive Auto Scaling Engine at Netflix](https://medium.com/netflix-techblog/scryer-netflixs-predictive-auto-scaling-engine-a3f8fc922270) * [Bouncer: Simple AWS Auto Scaling Rollovers at Palantir](https://medium.com/palantir/bouncer-simple-aws-auto-scaling-rollovers-c5af601d65d4) + * [Clusterman: Autoscaling Mesos Clusters at Yelp](https://engineeringblog.yelp.com/2019/02/autoscaling-mesos-clusters-with-clusterman.html) * [Availability in Globally Distributed Storage Systems at Google](http://static.googleusercontent.com/media/research.google.com/en/us/pubs/archive/36737.pdf) * [NodeJS High Availability at Yahoo](https://yahooeng.tumblr.com/post/68823943185/nodejs-high-availability) * [Operations (11 parts) at LinkedIn](https://www.linkedin.com/pulse/introduction-every-day-monday-operations-benjamin-purgason)