A software architect’s digest of core practices, pragmatically applied
Designing effective architecture is your best strategy for managing project complexity–and improving your results. But the principles and practices of software architecting–what the authors call the “science of hard decisions”–have been evolving for cloud, mobile, and other shifts. Now fully revised and updated, this book shares the knowledge and real-world perspectives that enable you to design for success–and deliver more successful solutions.
In this fully updated Second Edition, you will:
Delve inside the persistence layer, including patterns and implementation.
Part I Foundation
Chapter 1 Architects And Architecture Today
Chapter 2 Designing For Success
Chapter 3 Principles Of Software Design
Chapter 4 Writing Software Of Quality
Part II Devising The Architecture
Chapter 5 Discovering The Domain Architecture
Chapter 6 The Presentation Layer
Chapter 7 The Mythical Business Layer
Part III Supporting Architectures
Chapter 8 Introducing Domain Model
Chapter 9 Implementing Domain Model
Chapter 10 Introducing Cqrs
Chapter 11 Implementing Cqrs
Chapter 12 Introducing Event Sourcing
Chapter 13 Implementing Event Sourcing
Part IV Infrastructure
Chapter 14 The Persistence Layer