From 05d6eb6b35aad51c928c0e96ab002738451c6229 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Sat, 1 Jun 2019 16:42:48 +0800 Subject: [PATCH] Athena: Automated Build Health Management System at Dropbox --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f659c8..0947077 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,8 @@ 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/) + * [M3: Metrics and Monitoring Platform at Uber](https://eng.uber.com/optimizing-m3/) + * [Athena: Automated Build Health Management System at Dropbox](https://blogs.dropbox.com/tech/2019/05/athena-our-automated-build-health-management-system/) * [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)