Architecture vs Design
Overview
Section titled “Overview”Architecture sets the system shape and the important constraints.
Design fills in the local details inside that shape.
Rule Of Thumb
Section titled “Rule Of Thumb”- Architecture is about structure and change cost.
- Design is about the detailed solution inside that structure.