Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 753 Bytes

decision-framework.adoc

File metadata and controls

17 lines (12 loc) · 753 Bytes

Decision making framework

Format for making design choices:

  1. Problem: what are we trying to solve

  2. Assumptions: what assumptions can we make about the problems, use cases and potential solutions

  3. Required optionality: what options do we need to leave open; make room for

Source

As chief architect, I am frequently asked whether an architecture is good. My standard answer to that is "it depends". It depends on what problem the team is trying to solve, which assumptions they can make, and which options they need to leave open. Often it turns out that answering these questions helps them make better architecture decisions.