Skip to content

Commit cdf183d

Browse files
authored
Merge branch 'main' into main
2 parents 5549459 + 4eac213 commit cdf183d

1 file changed

Lines changed: 3 additions & 13 deletions

File tree

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,6 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
219219

220220
### Blog Posts
221221

222-
* [A Deep Dive into the Recent BCH Hard Fork Incident](https://blog.coinbase.com/a-deep-dive-into-the-recent-bch-hard-fork-incident-2ee14132f435)
223-
* [Blockchain Infrastructure at Coinbase](https://blog.coinbase.com/blockchain-infrastructure-at-coinbase-366c09dbcef4)
224-
* [Logs, metrics, and the evolution of observability at Coinbase](https://blog.coinbase.com/logs-metrics-and-the-evolution-of-observability-at-coinbase-13196b15edb7)
225-
* [Reliability Engineering at Coinbase](https://blog.coinbase.com/reliability-engineering-at-coinbase-8b6956ba802f)
226-
* [Introducing Salus: How Coinbase scales security automation](https://blog.coinbase.com/introducing-salus-how-coinbase-scales-security-automation-1ba5e8074937)
227-
* [How Coinbase Builds Secure Infrastructure To Store Bitcoin In The Cloud](https://blog.coinbase.com/how-coinbase-builds-secure-infrastructure-to-store-bitcoin-in-the-cloud-30a6504e40ba)
228222
* [Open Sourcing Coinbase’s Secure Deployment Pipeline](https://blog.coinbase.com/open-sourcing-coinbases-secure-deployment-pipeline-ae6c78e25517)
229223

230224
</details>
@@ -1228,9 +1222,6 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
12281222
* [Ɔhaos Ǝnginǝǝring @ Target - Part 2](https://tech.target.com/2019/05/09/chaos-engineering-at-Target.html)
12291223
* [Ɔhaos Ǝnginǝǝring @ Target - Part 1](https://tech.target.com/2019/02/05/chaos-engineering-at-Target.html)
12301224
* [GoAlert - Your Future Open Source, On-Call Notification Product](https://tech.target.com/2019/02/25/introducing-goalert.html)
1231-
* [On Infrastructure at Scale: A Cascading Failure of Distributed Systems](https://tech.target.com/2019/01/14/cascading-failure-of-distributed-systems.html)
1232-
* [Distributed Troubleshooting](https://tech.target.com/2017/04/05/distributed-troubleshooting.html)
1233-
* [Outage Resolution Through Automation](https://tech.target.com/2014/12/29/outage-resolution-through-automation.html)
12341225

12351226
</details>
12361227

@@ -1456,9 +1447,9 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
14561447
* [Building Secure & Reliable Systems](https://www.oreilly.com/library/view/building-secure-and/9781492083115/) | [Read free online version hosted by Google](https://static.googleusercontent.com/media/sre.google/en//static/pdf/building_secure_and_reliable_systems.pdf)
14571448
* [Site Reliability Engineering](https://www.oreilly.com/library/view/site-reliability-engineering/9781491929117/) | [Read free online version hosted by Google](https://sre.google/sre-book/table-of-contents/)
14581449
* [The Site Reliability Workbook from Google](https://www.oreilly.com/library/view/the-site-reliability/9781492029496/) | [Read free online version hosted by Google](https://sre.google/workbook/table-of-contents/)
1459-
* [Training Site Reliability Engineers](https://www.oreilly.com/library/view/training-site-reliability/9781492076018/) | [Read free online version hosted by Google](https://static.googleusercontent.com/media/sre.google/en//static/pdf/training-sre.pdf)
1450+
* [Training Site Reliability Engineers](https://www.oreilly.com/library/view/training-site-reliability/9781492076018/) | [Read free online version hosted by Google](https://github.com/google/googlesre/blob/main/publications/Training_Site_Reliability_Engineers.pdf)
14601451
* [97 Things Every SRE Should Know](https://www.oreilly.com/library/view/97-things-every/9781492081487/) | [Complimentary Copy from Nginx](https://www.nginx.com/resources/library/97-things-every-sre-should-know/)
1461-
* [SLO Adoption and Usage in Site Reliability Engineering](https://www.oreilly.com/library/view/slo-adoption-and/9781492075370/) | [Read free online version hosted by Google](https://sre.google/static/pdf/slo-adoption-and-usage-in-sre.pdf)
1452+
* [SLO Adoption and Usage in Site Reliability Engineering](https://www.oreilly.com/library/view/slo-adoption-and/9781492075370/)
14621453
* [Practical Site Reliability Engineering](https://www.oreilly.com/library/view/practical-site-reliability/9781788839563/)
14631454
* [Implementing Service Level Objectives](https://www.oreilly.com/library/view/implementing-service-level/9781492076803/)
14641455
* [Chaos Engineering](https://www.oreilly.com/library/view/chaos-engineering/9781492043850/)
@@ -1497,7 +1488,6 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
14971488
* [Awesome Chaos Engineering](https://github.com/dastergon/awesome-chaos-engineering)
14981489
* [Awesome Monitoring](https://github.com/crazy-canux/awesome-monitoring)
14991490
* [Awesome Observability](https://github.com/adriannovegil/awesome-observability)
1500-
* [Awesome Sysadmin](https://project-awesome.org/n1trux/awesome-sysadmin)
15011491
* [Awesome MLOps](https://github.com/visenger/awesome-mlops)
15021492
* [ML-Ops.org](https://ml-ops.org/)
15031493

@@ -1510,11 +1500,11 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
15101500
* [School of SRE from LinkedIn](https://linkedin.github.io/school-of-sre/)
15111501
* [Stripe Increment Magazine Issue 16 on Reliability](https://increment.com/reliability/)
15121502
* [AWS Observability Recipes](https://aws-observability.github.io/aws-o11y-recipes/)
1503+
* [Awesome Sysadmin](https://github.com/awesome-foss/awesome-sysadmin)
15131504

15141505
#### Incidents & postmortems
15151506

15161507
* [The Verica Open Incident Database](https://www.thevoid.community/)
1517-
* [Postmortem.io](https://postmortem.io/)
15181508
* [Postmortem Templates](https://github.com/dastergon/postmortem-templates)
15191509
* [Incident Review and Postmortem Best Practices](https://blog.pragmaticengineer.com/postmortem-best-practices/)
15201510

0 commit comments

Comments
 (0)