I gave a talk at Iowa Code Camp this weekend on distributed systems. It was primarily an introduction to them, so it explored some core concepts at a high level. We looked at why distributed systems are difficult to build (right), the CAP theorem, consensus, scaling shared data and CRDTs.
There was some interest in making the slides available online. I’m not sure how useful they are without narration, but here they are anyway for posterity.
From Mainframe to Microservice: An Introduction to Distributed Systems from Tyler Treat
Comments
Comments are from this blog's WordPress era and are preserved read-only.
is there a recording of this presentation,
Thanks – N
Sorry, there isn’t a recording.
Very nice deck! Perfect introduction.