Patterns of Distributed Systems • Unmesh Joshi & James Lewis • GOTO 2024

This interview was recorded for the GOTO Book Club. #GOTOcon #GOTObookclub Read the full transcription of the interview here: Unmesh Joshi - Principal Consultant at Thoughtworks & Author of “Patterns of Distributed Systems“ James Lewis - Principal Consultant & Technical Director at Thoughtworks @thoughtworks RESOURCES Unmesh James DESCRIPTION A Patterns Approach to Designing Distributed Systems and Solving Common Implementation Problems More and more enterprises today are dependent on cloud services from providers like AWS, Microsoft Azure, and GCP. They also use products, such as Kafka and Kubernetes, or databases, such as YugabyteDB, Cassandra, MongoDB, and Neo4j, that are distributed by nature. Because these distributed systems are inherently stateful systems, enterprise architects and developers need to be prepared for all the things that can and will go wrong when data is stored on multiple servers--from process crashes to network delays and unsynchronized clocks. “Patterns of Distributed Systems“ describes a set of patterns that have been observed in mainstream open-source distributed systems. Studying the common problems and the solutions that are embodied by the patterns in this guide will give you a better understanding of how these systems work, as well as a solid foundation in distributed system design principles. * Book description: © O’Reilly: TIMECODES 00:00 Intro 00:47 A patterns-based exploration 10:37 Should every SW Dev understand distributed systems? 15:07 Comparing patterns: Raft vs Paxos 33:00 Why are patterns useful? 37:10 Why do patterns remain underutilized? 39:39 Outro RECOMMENDED BOOKS Unmesh Joshi • Patterns of Distributed Systems • Darnell, Harrison & Seldess • CockroachDB: The Definitive Guide • Guy Harrison • Next Generation Databases • Burns, Beda & Hightower • Kubernetes: Up & Running • Jez Humble & Dave Farley • Continuous Delivery • #DistributedSystems #Patterns #CockroachDB #Kubernetes #ApacheKafka #YugabyteDB #MongoDB #Cassandra #Neo4j #CloudNative #Cloud #Programming #Raft #Paxos #UnmeshJoshi #JamesLewis #Thoughtworks #BookClub Looking for a unique learning experience? Attend the next GOTO conference near you! Get your ticket at SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Back to Top