The Art of Immutable Architecture Theory and Practice of Data Management in Distributed Systems

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...

Descripción completa

Detalles Bibliográficos
Otros Autores: Perry, Michael L., author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2024.
Edición:2nd ed. 2024.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009825875306719
Tabla de Contenidos:
  • Part I: Definition
  • Chapter 1: Why Immutable Architecture?
  • Chapter 2: Forms of Immutable Architecture
  • Chapter 3: How to Read an Historical Model
  • Part II: Application
  • Chapter 4: Analysis
  • Chapter 5: Location Independence
  • Chapter 6: Immutable Runtimes
  • Chapter 7: Structural Patterns
  • Chapter 8: State Transitions
  • Chapter 9: Security
  • Part III: Implementation
  • Chapter 10: SQL Databases
  • Chapter 11: Communication
  • Chapter 12: Feeds
  • Chapter13: Inversion.