From 8ae7fce981f4911963ec52c5599bd521361be453 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Mon, 5 Oct 2020 14:10:21 +0800 Subject: [PATCH] Scaling Email Infrastructure at Medium --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab68742..7e126c8 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Delaying Asynchronous Message Processing with RabbitMQ at Indeed](http://engineering.indeedblog.com/blog/2017/06/delaying-messages/) * [Benchmarking Streaming Computation Engines at Yahoo](https://yahooeng.tumblr.com/post/135321837876/benchmarking-streaming-computation-engines-at) * [Improving Stream Data Quality With Protobuf Schema Validation at Deliveroo](https://deliveroo.engineering/2019/02/05/improving-stream-data-quality-with-protobuf-schema-validation.html) + * [Scaling Email Infrastructure at Medium](https://medium.engineering/scaling-email-infrastructure-for-medium-digest-254223c883b8) * [Event Stream Database at Nike](https://medium.com/nikeengineering/moving-faster-with-aws-by-creating-an-event-stream-database-dedec8ca3eeb) * [Event-Driven Messaging](https://martinfowler.com/articles/201701-event-driven.html) * [Domain-Driven Design at Alibaba](https://medium.com/swlh/creating-coding-excellence-with-domain-driven-design-88f73d2232c3)