From e6103baf7938b7038ecc8b2bb0ba8ba48e8bf01a Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Thu, 18 Jan 2018 15:26:17 +0800 Subject: [PATCH] =?UTF-8?q?Architecture=20of=20Tripod=20(Flickr=E2=80=99s?= =?UTF-8?q?=20Backend)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a94dec..275df05 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ Contributions are always welcome! * [Scalable gaming patterns on AWS (Sep 2017)](https://d0.awsstatic.com/whitepapers/aws-scalable-gaming-patterns.pdf) * [Building a modern bank backend at Monzo](https://monzo.com/blog/2016/09/19/building-a-modern-bank-backend/) * [Selecting a cloud provider at Etsy](https://codeascraft.com/2018/01/04/selecting-a-cloud-provider/) +* [Architecture of Tripod (Flickr’s Backend)](https://yahooeng.tumblr.com/post/157200523046/introducing-tripod-flickrs-backend-refactored) ## Books * [The Art of Scalability](http://theartofscalability.com/)