9Architecture Patterns and Principles
Did you know that you use patterns every day? It is a powerful mechanism and much more powerful when explicit and known. A pattern describes a proven solution for a problem. Every experienced engineer has a huge set of patterns. Think about your daily work. If you have to solve a problem you have solved successfully before, you will remind your solution and apply it again. If you describe your solution in a general and reusable way, you have made your experience explicit, persistent, and reusable for everyone. Voilà! You have found a pattern.
Architecting is not a task that can be done simply with checklists and predefined processes. It is strongly based on the experience and talent of the system architects. Patterns are a good tool to make the implicit knowledge of the system architect explicit. Nevertheless, checklists and processes still support the architect and are also in one drawer of her toolbox.
Patterns and principles are documented best practices and proven experiences of system architects. It is recommendable to consider them, and you need very good reasons to work contrary.
You can't invent a pattern. You can find and describe a pattern. One of the first who did that and triggers the pattern community with his work “A pattern language” was C. Alexander [14]. His book is not about software or systems engineering patterns, but about architecture patterns for buildings. Of course, manifesting best practices by writing them down ...
Get Model-Based System Architecture, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.