From 1c0345ab238e107186d8ff0be87544e619e6cc63 Mon Sep 17 00:00:00 2001 From: avidLearnerInProgress Date: Thu, 18 Apr 2019 23:59:44 +0530 Subject: [PATCH] Added optimising-m3-at-uber --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6124f4..3ddc79f 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [Distributed Security Alerting at Slack](https://slack.engineering/distributed-security-alerting-c89414c992d6) * [Real-Time News Alerting at Bloomberg](https://www.infoq.com/presentations/news-alerting-bloomberg) * [Unicorn: Remediation System at eBay](https://www.ebayinc.com/stories/blogs/tech/unicorn-rheos-remediation-center/) + * [Optimising M3 at Uber](https://eng.uber.com/optimizing-m3/) * [Distributed Security](https://msdn.microsoft.com/en-us/library/cc767123.aspx) * [Approach to Security at Scale at Dropbox](https://blogs.dropbox.com/tech/2018/02/security-at-scale-the-dropbox-approach/) * [Aardvark and Repokid: AWS Least Privilege for Distributed, High-Velocity Development at Netflix](https://medium.com/netflix-techblog/introducing-aardvark-and-repokid-53b081bf3a7e)