From dd4eb0218b1d1d318415c2d18767ed2357b7d7c3 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 9 Jul 2019 05:07:37 +0800 Subject: [PATCH] Cost Orchestration at Walmart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64188ff..eb38bcc 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ An organized reading list for illustrating the patterns of scalable, reliable, a * [Reprocessing and Dead Letter Queues with Kafka at Uber](https://eng.uber.com/reliable-reprocessing/) * [Chaperone: Audit Kafka End-to-End at Uber](https://eng.uber.com/chaperone/) * [Finding Kafka throughput limit in infrastructure at Dropbox](https://blogs.dropbox.com/tech/2019/01/finding-kafkas-throughput-limit-in-dropbox-infrastructure/) + * [Cost Orchestration at Walmart](https://medium.com/walmartlabs/cost-orchestration-at-walmart-f34918af67c4) * [Stream Data Deduplication](https://en.wikipedia.org/wiki/Data_deduplication) * [Exactly-once Semantics with Kafka](https://www.confluent.io/blog/exactly-once-semantics-are-possible-heres-how-apache-kafka-does-it/) * [Real-time Deduping at Tapjoy](http://eng.tapjoy.com/blog-list/real-time-deduping-at-scale)