Details

The Art of Immutable Architecture


The Art of Immutable Architecture

Theory and Practice of Data Management in Distributed Systems
2nd ed.

von: Michael L. Perry

62,99 €

Verlag: Apress
Format: PDF
Veröffentl.: 28.05.2024
ISBN/EAN: 9798868802881
Sprache: englisch

Dieses eBook enthält ein Wasserzeichen.

Beschreibungen

<div>This book teaches you how to evaluate a distributed system from the perspective of immutable objects. You will understand the problems in existing designs, know how to make small modifications to correct those problems, and learn to apply the principles of immutable architecture to your tools.<br></div><div><br></div>Most software components focus on the state of objects. They store the current state of a row in a relational database. They track changes to state over time, making several basic assumptions: there is a single latest version of each object, the state of an object changes sequentially, and a system of record exists.<div><br></div><div>This is a challenge when it comes to building distributed systems. Whether dealing with autonomous microservices or disconnected mobile apps, many of the problems we try to solve come down to synchronizing an ever-changing state between isolated components. Distributed systems would be a lot easier to build if objects could not change.</div><div><br></div><div>After reading <b><i>The Art of Immutable Architecture</i></b>, you will come away with an understanding of the benefits of using immutable objects in your own distributed systems. You will learn a set of rules for identifying and exchanging immutable objects, and see a collection of useful theorems that emerges and ensures that the distributed systems you build are eventually consistent. Using patterns, you will find where the truth converges, see how changes are associative, rather than sequential, and come to feel comfortable understanding that there is no longer a single source of truth. Practical hands-on examples reinforce how to build software using the described patterns, techniques, and tools. By the end of the book, you will possess the language and resources needed to analyze and construct distributed systems with confidence.<br></div><div><br></div> The assumptions of the past were sufficient for building single-user, single-computer systems. But aswe expand to multiple devices, shared experiences, and cloud computing, they work against us. It is time for a new set of assumptions. Start with immutable objects, and build better distributed systems.<br><p></p><div><br></div><div><br></div><div><b>What You Will Learn</b></div><div><ul><li>Evaluate a distributed system from the perspective of immutable objects&nbsp;</li> <li>Recognize the problems in existing designs, and make small modifications to correct them</li> <li>Start a new system from scratch, applying patterns</li><li>Apply the principles of immutable architecture to your tools, including SQL databases, message queues, and the network protocols that you already use&nbsp;</li><li>Discover new tools that natively apply these principles&nbsp;</li> </ul></div><div><br></div><div><b>Who This Book Is For</b></div><div><br></div><div>Software architects and senior developers. It contains examples in SQL and languages such as JavaScript and C#. Past experience with distributed computing, data modeling, or business analysis is helpful.<br></div><div><p></p><br></div>
<p><b>Part I: Definition</b>.- Chapter 1: Why Immutable Architecture?.- Chapter 2: Forms of Immutable Architecture.- Chapter 3: How to Read an Historical Model.- <b>Part II: Application</b>.- Chapter 4: Analysis.- Chapter 5: Location Independence.- Chapter 6: Immutable Runtimes.- Chapter 7: Structural Patterns.- Chapter 8: State Transitions.- Chapter 9: Security.- <b>Part III: Implementation</b>.- Chapter 10: SQL Databases.- Chapter 11: Communication.- Chapter 12: Feeds.- Chapter13: Inversion.<br></p><br><p></p>
<p><b>Michael L. Perry</b>&nbsp;is Director of Consulting at Improving, where he applies his love of software mathematics to benefit his clients. He has built upon the works of mathematicians such as Marc Shapiro, Pat Helland, and Leslie Lamport to develop a mathematical system for software development. He has captured this system in the Jinaga open source project. Michael often presents on math and software at events and online. You can find out more at michaelperry.net.</p><div><br></div>
<div><div><div>This book teaches you how to evaluate a distributed system from the perspective of immutable objects. You will understand the problems in existing designs, know how to make small modifications to correct those problems, and learn to apply the principles of immutable architecture to your tools.<br></div><div><br></div>Most software components focus on the state of objects. They store the current state of a row in a relational database. They track changes to state over time, making several basic assumptions: there is a single latest version of each object, the state of an object changes sequentially, and a system of record exists.<div><br></div><div>This is a challenge when it comes to building distributed systems. Whether dealing with autonomous microservices or disconnected mobile apps, many of the problems we try to solve come down to synchronizing an ever-changing state between isolated components. Distributed systems would be a lot easier to build if objects could notchange.</div><div><br></div><div>After reading&nbsp;<b><i>The Art of Immutable Architecture</i></b>, you will come away with an understanding of the benefits of using immutable objects in your own distributed systems. You will learn a set of rules for identifying and exchanging immutable objects, and see a collection of useful theorems that emerges and ensures that the distributed systems you build are eventually consistent. Using patterns, you will find where the truth converges, see how changes are associative, rather than sequential, and come to feel comfortable understanding that there is no longer a single source of truth. Practical hands-on examples reinforce how to build software using the described patterns, techniques, and tools. By the end of the book, you will possess the language and resources needed to analyze and construct distributed systems with confidence.<br></div><div><br></div>The assumptions of the past were sufficient for building single-user, single-computer systems. But as we expand to multiple devices, shared experiences, and cloud computing, they work against us. It is time for a new set of assumptions. Start with immutable objects, and build better distributed systems.</div><div><br><div>What You Will Learn</div><div><ul><li>Evaluate a distributed system from the perspective of immutable objects&nbsp;</li><li>Recognize the problems in existing designs, and make small modifications to correct them</li><li>Start a new system from scratch, applying patterns</li><li>Apply the principles of immutable architecture to your tools, including SQL databases, message queues, and the network protocols that you already use&nbsp;</li><li>Discover new tools that natively apply these principles&nbsp;</li></ul></div><div><br></div><div><br></div><div></div></div></div>
Teaches you to design software that never destroys information Shows you how to scale beyond the data center, while honoring the limitations of distributed systems Presents material based on mathematics, and tested over several enterprise projects

Diese Produkte könnten Sie auch interessieren:

Tuning the Snowflake Data Cloud
Tuning the Snowflake Data Cloud
von: Andrew Carruthers
PDF ebook
56,99 €
MLOps with Ray
MLOps with Ray
von: Hien Luu, Max Pumperla, Zhe Zhang
PDF ebook
62,99 €