Distributed Systems
On this page
Sources
distributed: book “thinking in distributed systems” book “understanding distributed systems”
Martin Kleppman course videos: https://www.youtube.com/playlist?list=PLeKd45zvjcDFUEv_ohr_HdUFe97RItdiB + pdf lecture notes
DDiA by Kleppman
https://martinfowler.com/articles/patterns-of-distributed-systems/
MIT distributed systems course (quite good as it contains much practice) https://pdos.csail.mit.edu/6.824/schedule.html https://muratbuffalo.blogspot.com/2020/06/learning-about-distributed-systems.html
bookmarks in dev folder
books in SD folder
Udi Dahan “advanced distributed system design” (coursehunter)
https://aws.amazon.com/builders-library/challenges-with-distributed-systems/ https://aws.amazon.com/builders-library/avoiding-fallback-in-distributed-systems/ https://aws.amazon.com/builders-library/leader-election-in-distributed-systems https://aws.amazon.com/builders-library/instrumenting-distributed-systems-for-operational-visibility
https://www.designgurus.io/blog/consistency-patterns-distributed-system https://www.designgurus.io/course-play/grokking-the-advanced-system-design-interview/doc/12-split-brain
books: tanenbaum, understanding distributed systems, thinking in distributed systems,
theorems,
article from one man, about distributed systems or db?