From 17d7fe9ae0fc8a7469e8299f0593cce13b901f17 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Thu, 10 May 2018 23:46:14 +0800 Subject: [PATCH] Predictions in Real Time with ELK at Uber --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1ed452..14604db 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Sherlock: Near Real Time Search Indexing at Flipkart](https://tech.flipkart.com/sherlock-near-real-time-search-indexing-95519783859d) * [Nebula: Storage Platform to Build Search Backends at Airbnb](https://medium.com/airbnb-engineering/nebula-as-a-storage-platform-to-build-airbnbs-search-backends-ecc577b05f06) * [ELK (Elasticsearch, Logstash, Kibana) Stack](https://logz.io/blog/15-tech-companies-chose-elk-stack/) + * [Predictions in Real Time with ELK at Uber](https://eng.uber.com/elk/) * [Elasticsearch Performance Tuning Practice at eBay](https://www.ebayinc.com/stories/blogs/tech/elasticsearch-performance-tuning-practice-at-ebay/) * [Elasticsearch at Kickstarter](https://kickstarter.engineering/elasticsearch-at-kickstarter-db3c487887fc) * [Distributed Troubleshooting Platform with ELK Stack at Target.com](http://target.github.io/infrastructure/distributed-troubleshooting)