From 67c242b9f159a57beedb44766146515b47f036db Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Wed, 17 Jan 2018 10:23:12 +0800 Subject: [PATCH] Selecting a Cloud Provider at Etsy --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93b0693..fe95293 100644 --- a/README.md +++ b/README.md @@ -165,8 +165,9 @@ Contributions are always welcome! ## Others * [Scalable Gaming Patterns on AWS (Sep 2017)](https://d0.awsstatic.com/whitepapers/aws-scalable-gaming-patterns.pdf) -* [Building a Modern Bank Backend](https://monzo.com/blog/2016/09/19/building-a-modern-bank-backend/) -* [Best Practices For Horizontal Application Scaling (by Shekhar Gulati - OpenShift)](https://blog.openshift.com/best-practices-for-horizontal-application-scaling/) +* [Building a Modern Bank Backend at Monzo](https://monzo.com/blog/2016/09/19/building-a-modern-bank-backend/) +* [Best Practices For Horizontal Application Scaling](https://blog.openshift.com/best-practices-for-horizontal-application-scaling/) +* [Selecting a Cloud Provider at Etsy](https://codeascraft.com/2018/01/04/selecting-a-cloud-provider/) ## Books * [The Art of Scalability](http://theartofscalability.com/)