A list of amazing resources related to Distributed Systems.
Some noteworthy projects.
Books on the topic.
- Distributed Algorithms - A master-piece by Nancy A. Lynch
Various slides/presentations on the topic.
- Concurrency is NOT Parallelism - Rob Pike explains Go concurrency model, and why it is deeper that mere parallel calculations.
Various articles on the topic.
- The Datacenter as a Computer - An Introduction to the Design of Warehouse-Scale Machines
- Notes on Distributed Systems for Young Bloods - Very good read for someone just starting in the field