From 0fac9cbb124b55c6adf57f559752ff1983ac099e Mon Sep 17 00:00:00 2001 From: Binh-Nguyen Date: Sun, 20 May 2018 10:43:19 +0800 Subject: [PATCH] Distributed Cache (Akka, Kubernetes) at Zalando --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ceafeaf..310cddc 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ An updated and curated list of selected readings to illustrate best practices in * [Scaling Live Streaming for Large Events (with Distributed Cache) at Hulu](https://medium.com/hulu-tech-blog/scaling-hulu-live-streaming-for-large-events-march-madness-and-beyond-bedd73874f2) * [Estimating the Cache Efficiency using Big Data at Allegro](https://allegro.tech/2017/01/estimating-the-cache-efficiency-using-big-data.html) * [Caching (with Hashing) at Zenefits](https://engineering.zenefits.com/2016/02/basic-infrastructure-patterns/) + * [Distributed Cache (Akka, Kubernetes) at Zalando](https://jobs.zalando.com/tech/blog/distributed-cache-akka-kubernetes/) * [Distributed Tracking and Tracing](https://www.oreilly.com/ideas/understanding-the-value-of-distributed-tracing) * [Tracking Service Infrastructure at Scale at Shopify](https://www.usenix.org/conference/srecon17americas/program/presentation/arthorne) * [Distributed Tracing with Pintrace at Pinterest](https://medium.com/@Pinterest_Engineering/distributed-tracing-at-pinterest-with-new-open-source-tools-a4f8a5562f6b) @@ -653,4 +654,4 @@ An updated and curated list of selected readings to illustrate best practices in [![CC-BY](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by.svg)](https://creativecommons.org/licenses/by/4.0/) -License for what? Feel free to use it to your convenience! Thank You and Happy Coding :heart: \ No newline at end of file +License for what? Feel free to use it to your convenience! Thank You and Happy Coding :heart: