You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Lecture 02.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Leslie Lamport gives the rather comical definition that:
14
14
15
15
Although he was joking, this definition captures a very important aspect of a distributed system in that it is one defined by some type of failure.
16
16
17
-
Martin Kleppmann's definition of a distributed system is somewhat more serious (he's the author of a book called [Designing DataIntensive Systems](https://www.amazon.co.uk/Designing-Data-Intensive-Applications-Reliable-Maintainable-ebook/dp/B06XPJML5D/ref=sr_1_1)).
17
+
Martin Kleppmann's definition of a distributed system is somewhat more serious (he's the author of a book called [Designing Data-Intensive Applications](https://www.amazon.co.uk/Designing-Data-Intensive-Applications-Reliable-Maintainable-ebook/dp/B06XPJML5D/ref=sr_1_1)).
18
18
19
19
> A distributed system runs on several nodes (computers) and is characterised by partial failure
0 commit comments