Skip to content

Commit 01b7af7

Browse files
authored
Add book for Distributed systems
I am starting with distributed system design and got this piece of advice from a Microsoft engineer that this should be my first step into distributed systems.
1 parent 0511d16 commit 01b7af7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ But knowing the stuff will help you become better! :muscle:*
4646
- :page_facing_up: [What every Programmer should know about memory](http://lwn.net/Articles/250967/)
4747

4848
### Distributed Systems
49+
- :book: [Understanding Distributed Systems](https://www.goodreads.com/book/show/56977420-understanding-distributed-systems)
4950
- :book: [Designing Data-Intensive Applications](https://www.goodreads.com/book/show/23463279-designing-data-intensive-applications)
5051
- :scroll: [Designs, Lessons and Advice from Building Large Distributed Systems](http://www.cs.cornell.edu/projects/ladis2009/talks/dean-keynote-ladis2009.pdf)
5152
- :scroll: [Time, Clocks and the Ordering of Events in a Distributed System](https://www.microsoft.com/en-us/research/publication/time-clocks-ordering-events-distributed-system/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fum%2Fpeople%2Flamport%2Fpubs%2Ftime-clocks.pdf)

0 commit comments

Comments
 (0)