Neal Ford, Mark Richards, Pramod Sadalage, Zhamak Dehghani - Software Architecture: The Hard Parts (2021)

GuDron

dumpz.ws
Admin
Регистрация
28 Янв 2020
Сообщения
7,762
Реакции
1,450
Credits
25,294
Software Architecture: The Hard Parts
Авторы: Neal Ford, Mark Richards, Pramod Sadalage, Zhamak Dehghani (2021)
фронт.jpg
This book is here to help you get your job done. In general, if example code is offered with this book, you may use it in your programs and documentation.
We took the all the examples and worked through them like architects, applying trade-off analysis for each situation, but also paying attention to the process we used to arrive at the tradeoffs. One of our early revelations was the increasing importance of data in architecture decisions: who can/should access data, who can/should write to it, and how to manage the separation of analytical and operational data. So, to that end, we asked experts in those fields to join us, which allows this book to fully incorporate decision making from both angles: architecture to data and data to architecture.