From 7c269c4167740d9a932235cd633d169bb9eefa87 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Thu, 8 Feb 2018 17:55:47 +0800 Subject: [PATCH] Improving Homepage Performance at Zillow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca99979..fc05448 100644 --- a/README.md +++ b/README.md @@ -345,6 +345,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [Server Side Rendering at Wix](https://www.youtube.com/watch?v=f9xI2jR71Ms) * [30x Performance Improvements on MySQLStreamer at Yelp](https://engineeringblog.yelp.com/2018/02/making-30x-performance-improvements-on-yelps-mysqlstreamer.html) * [Performance Monitoring with Riemann and Clojure at Walmart](https://medium.com/walmartlabs/performance-monitoring-with-riemann-and-clojure-eafc07fcd375) +* [Improving Homepage Performance at Zillow](https://www.zillow.com/engineering/improving-homepage-performance/) ## Others * [Distributed Cron Architecture at Quora](https://engineering.quora.com/Quoras-Distributed-Cron-Architecture)