From 420bb00deda8468ec74a5ed1724eeb92132f94f9 Mon Sep 17 00:00:00 2001 From: Prasad Kulkarni Date: Fri, 10 May 2019 12:34:35 +0100 Subject: [PATCH] adding link to resilience engineering notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ddda42..672e4ff 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,7 @@ Rob Pike, [Go at Google: Language Design in the Service of Software Engineering] * [The Walking Dead - A Survival Guide to Resilient Applications](https://speakerdeck.com/daschl/the-walking-dead-a-survival-guide-to-resilient-applications) * [Defensive Programming & Resilient systems in Real World (TM)](https://speakerdeck.com/tuenti/defensive-programming-and-resilient-systems-in-real-world-tm) * [Full Stack Fest: Architectural Patterns of Resilient Distributed Systems](https://speakerdeck.com/randommood/full-stack-fest-architectural-patterns-of-resilient-distributed-systems) +* [Resilience Engineering Notes](http://resiliencepapers.club/) ### Site Reliability Engineering (SRE)