Skip to content

Architecture vs Design

Architecture sets the system shape and the important constraints.

Design fills in the local details inside that shape.

  • Architecture is about structure and change cost.
  • Design is about the detailed solution inside that structure.