Architecture Quote by Frederick P. Brooks Jr
““Today I am more convinced than ever. Conceptual integrity is central to product quality. Having a system architect is the most important single step toward conceptual integrity. These principles are by no means limited to software systems, but to the design of any complex construct, whether a computer, an airplane, a Strategic Defense Initiative, a Global Positioning System. After teaching a software engineering laboratory more than 20 times, I came to insist that student teams as small as four people choose a manager and a separate architect. Defining distinct roles in such small teams may be a little extreme, but I have observed it to work well and to contribute to design success even for small teams.””
About This Quote
Source Book: The Mythical Man-Month, 1975
Conceptual integrity is vital for product quality; a system architect ensures it, even in small teams.
In simple terms: A system architect maintains design consistency.
Assign an architect for cohesive design.
Themes
Mood
Type
When to use this quote
- software projects
- hardware design
- complex systems
- small startups
- educational labs
Key Concepts
Questions to Reflect On
- What challenges arise without a dedicated architect?
- How can teams maintain integrity without one?
May be impractical for very small teams.