From 5b82b70902b7853d26b8a238f97ee79d04dde62e Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Wed, 31 Jan 2018 15:25:25 +0800 Subject: [PATCH] Scaling Online Migrations at Stripe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 825ee0f..23a9d7a 100644 --- a/README.md +++ b/README.md @@ -323,6 +323,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [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/) +* [Scaling Online Migrations at Stripe](https://stripe.com/blog/online-migrations) ## Talks * [Talks on Efficiency, Reliability, and Scaling - James Hamilton, Vice President and Distinguished Engineer at AWS](http://mvdirona.com/jrh/work/)