From 99c330e1b47245433e12c6d77b59a4cb191bff31 Mon Sep 17 00:00:00 2001 From: Marcelo Boeira Date: Wed, 10 Jul 2019 18:05:45 +0200 Subject: [PATCH] Add more links to ingest + Fix some links for distributed systems --- README.md | 26 ++++++++++++++++---------- TODO | 4 ++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ea1cdbb..b1f2603 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ At the moment this is not useful for anyone but myself, if at some point I find * [Site Reliability Engineering - How Google Runs Production Systems](https://landing.google.com/sre/books/) 📕 🆓 * [The Site Reliability Workbook - Practical Ways to Implement SRE](https://landing.google.com/sre/books/) 📕 🆓 * [SRE - Keeping Google up and running 24/7](https://www.youtube.com/watch?v=yXI7r0_J29M) 📼 🆓 + * [Keys to SRE - Google](https://www.youtube.com/watch?v=n4Wf14e2jxQ) 📼 🆓 + * [Who/What? is SRE - Google (Panel)](https://www.youtube.com/watch?v=P83XESU3oZ8) 📼 🆓 * Google Series on SRE - class SRE implements DevOps * [What's the Difference Between DevOps and SRE?](https://www.youtube.com/watch?v=uTEL8Ff1Zvk) 📼 🆓 * [SLIs, SLOs, SLAs, oh my!](https://www.youtube.com/watch?v=tEylFyxbDLE) 📼 🆓 @@ -46,17 +48,19 @@ At the moment this is not useful for anyone but myself, if at some point I find * [Incident Management](https://www.youtube.com/watch?v=n4y9dwinPBQ) 📼 🆓 * [Postmortems and Retrospectives](https://www.youtube.com/watch?v=UBe7U2b3tsA) 📼 🆓 * Use cases - * [Christof Leng - Site Reliability Engineering at Google](https://www.youtube.com/watch?v=d2wn_E1jxn4&) 📼 🆓 - * [Squarespace - Implementing SLOs for a New Service](https://www.youtube.com/watch?v=ffbGyHPWwZM) 📼 🆓 - * [Circonous - Shipping Software with an SRE Mindset](https://www.youtube.com/watch?v=TZWWkvxFXls) 📼 🆓 - * [Circonous - Latency SLOs Done Right](https://www.youtube.com/watch?v=iPotMqzOsDI) 📼 🆓 + * [Site Reliability Engineering - Google - Christof Leng](https://www.youtube.com/watch?v=d2wn_E1jxn4&) 📼 🆓 + * [Implementing SLOs for a New Service - Squarespace](https://www.youtube.com/watch?v=ffbGyHPWwZM) 📼 🆓 + * [Shipping Software with an SRE Mindset - Circonous](https://www.youtube.com/watch?v=TZWWkvxFXls) 📼 🆓 + * [Latency SLOs Done Right - Circonous](https://www.youtube.com/watch?v=iPotMqzOsDI) 📼 🆓 + * [Site Reliability Engineering at Dropbox - Tammy Buttow](https://www.youtube.com/watch?v=ggizCjUCCqE) 📼 🆓 + * [190 Countries and 5 core SREs - Netflix - Jonah Horowitz](https://www.youtube.com/watch?v=koGaH4ffXaU) 📼 🆓 * People to Follow * [Liz Fong-Jones](https://twitter.com/lizthegrey) 🐦 * [Seth Vargo](https://twitter.com/sethvargo) 🐦 + * [Tammy Buttow](https://twitter.com/tammybutow) * Monitoring (See later Section) * Being on Call * Post-mortem - * * Software Engineering * Version Control @@ -168,11 +172,13 @@ At the moment this is not useful for anyone but myself, if at some point I find * Redis * [Redis Cookbook](https://learning.oreilly.com/library/view/redis-4x-cookbook/9781783988167/) 📕 💰 * Distributed Systems - * [Distributed Systems, 2nd Edition](https://learning.oreilly.com/library/view/distributed-systems-2nd/9781466552975/) 📕 💰 - * [Distributed Systems Observability](https://learning.oreilly.com/library/view/distributed-systems-observability/9781492033431/) 📕 💰 - * [Designing Distributed Systems](https://learning.oreilly.com/library/view/designing-distributed-systems/9781491983638/) 📕 💰 - * [Distributed Denial of Service (DDoS)](https://learning.oreilly.com/library/view/distributed-denial-of/9781492026181/) 📕 💰 - * [Distributed Systems Training](https://github.com/pingcap/talent-plan) 📰 🆓 + * Theory + * [Fallacies of Distributed Computing](https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing) 📰 🆓 + * [Distributed Systems, 2nd Edition](https://learning.oreilly.com/library/view/distributed-systems-2nd/9781466552975/) 📕 💰 + * [Distributed Systems Observability](https://learning.oreilly.com/library/view/distributed-systems-observability/9781492033431/) 📕 💰 + * [Designing Distributed Systems](https://learning.oreilly.com/library/view/designing-distributed-systems/9781491983638/) 📕 💰 + * [Distributed Denial of Service (DDoS)](https://learning.oreilly.com/library/view/distributed-denial-of/9781492026181/) 📕 💰 + * [Distributed Systems Training](https://github.com/pingcap/talent-plan) 📰 🆓 * Event Sourcing / CQRS * [Go Back to the Future with Event Sourcing and CQRS](https://www.youtube.com/watch?v=iGt0DBOWDTs) 📼 🆓 * [Event Sourcing You are doing it wrong - David Schmitz](https://www.youtube.com/watch?v=GzrZworHpIk) 📼 🆓 diff --git a/TODO b/TODO index f677ff8..6dc5b7f 100644 --- a/TODO +++ b/TODO @@ -75,3 +75,7 @@ https://github.com/jlevy/the-art-of-command-line https://github.com/djhworld/simple-computer http://www.brendangregg.com/linuxperf.html +https://github.com/luong-komorebi/Begin-Latex-in-minutes +https://github.com/lorin/resilience-engineering +https://github.com/lorin/systems-reading +https://github.com/lorin/availability-reading