From 773ee006cfca999ebc931e1d8d5c46f4330e9116 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Fri, 20 Apr 2018 08:04:26 +0800 Subject: [PATCH] Architecture of the Ranking Answers End-to-End at Quora --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdb4d18..69ef368 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [Back-end (Multi-tier Service Oriented Architecture) at LinkedIn](https://engineering.linkedin.com/architecture/brief-history-scaling-linkedin) * [Back-end at Flickr](https://yahooeng.tumblr.com/post/157200523046/introducing-tripod-flickrs-backend-refactored) * [Back-end at BlaBlaCar](http://blablatech.com/blog/BlaBlaTech-behind-the-scene) +* [Architecture of the Ranking Answers End-to-End at Quora](https://engineering.quora.com/A-Machine-Learning-Approach-to-Ranking-Answers-on-Quora) * [Data Platform at Flipkart](https://tech.flipkart.com/overview-of-flipkart-data-platform-20c6d3e9a196) * [Data Infrastructure at GO-JEK](https://blog.gojekengineering.com/data-infrastructure-at-go-jek-cd4dc8cbd929) * [Stack Overflow Enterprise at Palantir](https://medium.com/@palantir/terraforming-stack-overflow-enterprise-in-aws-47ee431e6be7)