From 4dd7f14883bd9e9512a5ea2be8c8e51b17f101ab Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Thu, 8 Feb 2018 17:58:22 +0800 Subject: [PATCH] Zynga Geo Proxy: Reducing Mobile Game Latency at Zynga --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc05448..1f93ae5 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [Using CDN to Improve Site Performance at Coursera](https://building.coursera.org/blog/2015/07/09/improving-coursera-global-site-performance-a-head-to-head-cdn-battle-with-production-traffic/) * [Strategy: Caching 404s Saved 66% On Server Time at The Onion](http://highscalability.com/blog/2010/3/26/strategy-caching-404s-saved-the-onion-66-on-server-time.html) * [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) * [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)