Conway's Law
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
"Organizations which design systems are constrained to produce designs which are copies of the communication structures of these organizations." System architecture reflects organizational structure.
SCAFFOLDING EFFECT
Reduce cognitive load
Organization determines architecture. If you want to change the system architecture, you must first change the organizational structure. Microservices architecture requires cross-functional teams, while monolithic architecture suits functional organizations.
Anchor fast decisions
Conway's law states that the communication structure of system design replicates the organization's communication structure: how teams are divided determines how the resulting systems are coupled. It is a mirror law coupling organization and architecture.
MINIMUM ACTION
In progress 0/4Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Conway%27s_lawverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS