From bcf39fb7d1e28e40cc7adb6a3ae3c032cdef676b Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 2 Aug 2022 00:08:46 +0800 Subject: [PATCH] Automated Incident Management through Slack at Airbnb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb2015b..0e371ef 100644 --- a/README.md +++ b/README.md @@ -894,6 +894,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Tech Migrations at Spotify](https://engineering.atspotify.com/2020/06/25/tech-migrations-the-spotify-way/) * [Improving Code Ownership at Yelp](https://engineeringblog.yelp.com/2021/01/whose-code-is-it-anyway.html) * [Agile Code Base at eBay](https://tech.ebayinc.com/engineering/how-creating-an-agile-code-base-helped-ebay-pivot-for-apple-silicon/) +* [Automated Incident Management through Slack at Airbnb](https://medium.com/airbnb-engineering/incident-management-ae863dc5d47f) * [Code Review](https://ai.google/research/pubs/pub47025) * [Code Review at Palantir](https://medium.com/@palantir/code-review-best-practices-19e02780015f) * [Code Review at LINE](https://engineering.linecorp.com/en/blog/effective-code-review/)