adding link to resilience engineering notes

This commit is contained in:
Prasad Kulkarni 2019-05-10 12:34:35 +01:00 committed by GitHub
parent 03fea72539
commit 420bb00ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)