Ask HN: What are some of the best ways to learn more on Distributed systems?
12 points| abhishekash | 8 years ago
Would love if i can get some good resources like Books , Online courses etc. to learn
12 points| abhishekash | 8 years ago
Would love if i can get some good resources like Books , Online courses etc. to learn
brudgers|8 years ago
quirky23|8 years ago
2) Distributed Systems: Principles and Paradigms (2nd Edition) by Andrew S. Tanenbaum et al.
3) Daniel Abadi. 2012. Consistency Tradeoffs in Modern Distributed Database System Design: CAP is Only Part of the Story
4) http://book.mixu.net/distsys/ebook.html
5) https://github.com/theanalyst/awesome-distributed-systems
nomiyor|8 years ago
1) Replication - Theory and Practice - effective replication is the heart of modern distributed systems and this theme is covered well in this book.
2) Introduction to Distributed Algorithms: Gerard Tel: 9780521794831: Amazon.com: Books - this book has very deep theoretical explanation of classical distributed algorithms.
profzing|8 years ago
http://christophermeiklejohn.com/distributed/systems/2013/07...
blitzqi|8 years ago