Update README.md

pull/2/head
Maksim 2020-02-02 01:28:02 +03:00 committed by GitHub
parent 088e1c7724
commit e5de6b06a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -4,8 +4,8 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
## Basics ## Basics
* [What happens when you type google.com into your browser's address box and press enter?](https://github.com/alex/what-happens-when) * Simple: [What happens when you type in www.cnn.com in your browser?](https://syedali.net/2013/08/18/what-happens-when-you-type-in-www-cnn-com-in-your-browser)
* [What happens when you type in www.cnn.com in your browser?](https://syedali.net/2013/08/18/what-happens-when-you-type-in-www-cnn-com-in-your-browser) * Detailed: [What happens when you type google.com into your browser's address box and press enter?](https://github.com/alex/what-happens-when)
## Linux ## Linux
@ -115,6 +115,8 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
* [Incident Response](https://response.pagerduty.com) * [Incident Response](https://response.pagerduty.com)
* [Postmortems](https://postmortems.pagerduty.com) * [Postmortems](https://postmortems.pagerduty.com)
* [Runbooks](https://www.transposit.com/blog/2019.11.14-what-makes-a-good-runbook) * [Runbooks](https://www.transposit.com/blog/2019.11.14-what-makes-a-good-runbook)
* [Identifying and tracking toil using SRE principles](https://cloud.google.com/blog/products/management-tools/identifying-and-tracking-toil-using-sre-principles)
* [Building SRE from Scratch](https://medium.com/ibm-garage/building-sre-from-scratch-485e23985bbd)
## Interview ## Interview