Difference between revisions of "Book/Designing Data-Intensive Applications"

From PKC
Jump to navigation Jump to search
Line 11: Line 11:


<noinclude>
<noinclude>
[[Martin Kleppmann]] teaches a course on [https://www.cl.cam.ac.uk/teaching/2021/ConcDisSys/ Distributed systems]<ref>Distributed Systems, Instructor Martin Kleppmann, [https://www.cl.cam.ac.uk/teaching/2021/ConcDisSys/ Website] [https://www.cl.cam.ac.uk/teaching/2021/ConcDisSys/dist-sys-notes.pdf course note]</ref>. The author also has a video series on this subject on [[Video/Distributed Systems|Youtube]]<ref>{{:Video/Distributed Systems}}</ref>.
[[Martin Kleppmann]] teaches a course on [https://www.cl.cam.ac.uk/teaching/2021/ConcDisSys/ Distributed systems]<ref>Distributed Systems, Instructor Martin Kleppmann, [https://www.cl.cam.ac.uk/teaching/2021/ConcDisSys/ Website] [https://www.cl.cam.ac.uk/teaching/2021/ConcDisSys/dist-sys-notes.pdf course note]</ref>. The author also has a video series on this subject on [[Video/Distributed Systems|Youtube]]<ref>{{:Video/Distributed Systems}}</ref>. One may also want to read on [[Jean Bacon]]'s book on [[Book/Concurrent Systems|Concurrent Systems]]<ref>{{:Book/Concurrent Systems}}</ref>.


{{PagePostfix
{{PagePostfix

Revision as of 07:45, 4 July 2022

Kleppmann, Martin (Mar 1, 2017). Designing Data-Intensive Applications:The Big Ideas Behind Reliable, Scalable, and Maintainable Systems. local page: O'reily Press. 


Martin Kleppmann teaches a course on Distributed systems[1]. The author also has a video series on this subject on Youtube[2]. One may also want to read on Jean Bacon's book on Concurrent Systems[3].

References

  1. Distributed Systems, Instructor Martin Kleppmann, Website course note
  2. Kleppmann, Martin (Oct 29, 2020). Distributed Systems. local page: Martin Kleppmann. 
  3. Bacon, Jean (1993). Concurrent Systems: An Integrated Approach to Operating Systems, Database, and Distributed Systems (2nd ed.). local page: Addison Wesley. ISBN 978-0201177671. 

Related Pages

Author:Martin Kleppmann