The Art of Immutable Architecture (eBook, PDF)

The Art of Immutable Architecture (eBook, PDF)

Theory and Practice of Data Management in Distributed Systems

Versandkostenfrei!
Sofort per Download lieferbar
48,95 €
inkl. MwSt.
Alle Infos zum eBook verschenken
Weitere Ausgaben:
PAYBACK Punkte
24 °P sammeln!
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 r...