From 523ba2bd7e0fcff125e69b5e58d7528bfdd709f5 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sun, 18 Jun 2023 21:25:18 +0800 Subject: [PATCH] Event Tracking System at Udemy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3abca8..5defa37 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Scaling Email Infrastructure at Medium](https://medium.engineering/scaling-email-infrastructure-for-medium-digest-254223c883b8) * [Real-time Messaging at Slack](https://slack.engineering/real-time-messaging/) * [Event Stream Database at Nike](https://medium.com/nikeengineering/moving-faster-with-aws-by-creating-an-event-stream-database-dedec8ca3eeb) + * [Event Tracking System at Udemy](https://medium.com/udemy-engineering/designing-the-new-event-tracking-system-at-udemy-a45e502216fd) * [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) * [Domain-Driven Design at Weebly](https://medium.com/weebly-engineering/how-to-organize-your-monolith-before-breaking-it-into-services-69cbdb9248b0)