From f0540b83ae05777078a17cba7ae1a2cc7b7a2f07 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Sat, 10 Feb 2018 19:28:29 +0800 Subject: [PATCH] Running A/B Tests on Hosting Infrastructure (CDNs) at Deliveroo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57ab386..37e76ab 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ A curated list of selected readings to illustrate Scalability, Availability, and #### Community Power > Contributions are greatly welcome! You may want to take a look at the [contribution guidelines](CONTRIBUTING.md). - > If you find this project helpful, [please help me share it on Twitter!](https://ctt.ec/V8B2p) Thank you very much :heart: ## Contents @@ -224,6 +223,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [Increasing Application Performance with HTTP Cache Headers](https://devcenter.heroku.com/articles/increasing-application-performance-with-http-cache-headers) * [Zynga Geo Proxy: Reducing Mobile Game Latency at Zynga](https://www.zynga.com/blogs/engineering/zynga-geo-proxy-reducing-mobile-game-latency) * [Google AMP at Condé Nast](https://technology.condenast.com/story/the-why-and-how-of-google-amp-at-conde-nast) + * [Running A/B Tests on Hosting Infrastructure (CDNs) at Deliveroo](https://deliveroo.engineering/2016/09/19/ab-testing-cdns.html) * [Load Balancing](https://blog.vivekpanyam.com/scaling-a-web-service-load-balancing/) * [Introduction to Modern Network Load Balancing and Proxying](https://blog.envoyproxy.io/introduction-to-modern-network-load-balancing-and-proxying-a57f6ff80236) * [Load Balancing infrastructure to support more than 1.3 billion users at Facebook](https://www.usenix.org/conference/srecon15europe/program/presentation/shuff)