К основному содержимому
#Architecture

Принципы Continuous Architecture

#Architecture #SoftwareArchitecture #SystemDesign #SystemThinking

После книги "Building Evolutionary Architecture" захотелось взять с полки другую книгу про архитектуру и ее развитие. Мой выбор пал на "Continuous Architecture in Practice". И по моему мнению эта книга про continuous архитектуру на голову выше эволюционной:) Чего стоит выбитые на первой странице книги принципы continuous architecture

  1. Architect products; evolve from projects to product
  2. Focus on quality attributes, not on functional requirements
  3. Delay design decisions until they are absolutely necessary
  4. Architect for change - leverage the "power of small"
  5. Architect for build, test, deploy, and operate
  6. Model the organization of your teams after the design of the system you are working on

Как по мне, понятный набор принципов лучше, чем много слов про эволюцию:) Как дочитаю книгу, напишу обзор на нее.

#Architecture #SoftwareArchitecture #SystemDesign #SystemThinking