top of page

What is Conway's Law?

Conway's Law is a principle in engineering which states that the design of a software system is inevitably shaped by the communication structures and organizational constraints of the team building it. The law was named after computer programmer Melvin Conway, who introduced the concept in a paper he wrote in 1968 titled "How Do Committees Invent?".


In essence, the law suggests that the structure of the software architecture will reflect the communication patterns and structure of the team working on it. For example, if a software development team is divided into two separate groups, one responsible for the user interface and the other responsible for the backend logic, the resulting software architecture is likely to reflect this division. This means that the system will have clear interfaces between the front-end and back-end components, but there may be inefficiencies in the way that information is passed between them.


Conway's Law is often cited as a cautionary tale for software development teams, highlighting the importance of considering organizational structure and communication patterns. By recognizing the potential impact of these factors, teams can strive to optimize their communication and collaboration, in order to create more effective and efficient software systems.

services-01.png
Not a member? Join us today!
Join us in our mission to create a world where everyone in our community can thrive at work. nuAgility offers its members access to a variety of resources, discounts on events, workshops, and services, as well as a supportive member community. By becoming a member, you can help us expand these resources and make them more accessible to others and, in turn, better our industry.
Anchor 1
bottom of page