Chapter 2
Overview of the Patterns
As discussed in the last chapter, distributing data means at least one of two things: partitioning and replication. To start our journey through the patterns in this book, we’ll focus on replication first.
Imagine a very minimal data record that captures how many widgets we have in four locations (Figure 2.1).
We replicate it on three nodes: Jupiter, Saturn, and Neptune (Figure 2.2).
Keeping Data Resilient ...
Get Patterns of Distributed Systems now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.