Home Conference Sessions Understanding Di...

Understanding Distributed Architectures - The Patterns Approach

Unmesh Joshi | YOW! Melbourne 2024

You need to be signed in to add a collection

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. In this talk we will discuss 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. These patterns will help building the foundation in distributed system design principles.

Share on:
linkedin facebook
Copied!

Transcript

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.

In this talk we will discuss 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. These patterns will help building the foundation in distributed system design principles.

About the speakers

Unmesh Joshi

Unmesh Joshi

Principal Consultant at Thoughtworks & Author of "Patterns of Distributed Systems"