书目名称 | The Art of Immutable Architecture | 副标题 | Theory and Practice | 编辑 | Michael L. Perry | 视频video | | 概述 | 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 mathemati | 图书封面 |  | 描述 | 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..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..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..After reading .The Art of Immutable Architecture., 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, a | 出版日期 | Book 2024Latest edition | 关键词 | Distributed systems; immutable architecture; Data Modeling; Relational Database Design; Event sourcing; C | 版次 | 2 | doi | https://doi.org/10.1007/979-8-8688-0288-1 | isbn_softcover | 979-8-8688-0287-4 | isbn_ebook | 979-8-8688-0288-1 | copyright | Michael L. Perry 2024 |
The information of publication is updating
|
|