From 40d8b8487c6b60ed0f7326414e76debd29ff965d Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 25 Oct 2018 21:03:27 -0400 Subject: [PATCH] Add Google SRE Handbook --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e8a094..cf61b89 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ But knowing the stuff will help you become better! :muscle:* - [Hyperpolyglot](http://hyperpolyglot.org/) Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc. - :page_facing_up: [Pomodoro for Programmers](https://blog.metadevelopment.io/pomodoro-for-programmers/) +- :book: [Site Reliability Engineering](https://landing.google.com/sre/sre-book/toc/index.html) ### Career - :page_facing_up: [10 Things Every Programmer Should Know For Their First Job](http://www.applematters.com/article/10-things-every-programmer-should-know-for-their-first-job/)