diff --git a/README.md b/README.md index 1c06db4..d05c16c 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,7 @@ An organized reading list for illustrating the patterns of scalable, reliable, a * [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) + * [InfluxDB and Kafka to Scale to Over 1 Million Metrics a Second at Hulu](https://medium.com/hulu-tech-blog/how-hulu-uses-influxdb-and-kafka-to-scale-to-over-1-million-metrics-a-second-1721476aaff5) * [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)