Architecture 2023-11-23

Approach to Architecture Design

Master staged architecture design approach to configuration diagrams for clearer thinking, better team alignment, and preventing over-design.

Read in: ja
Approach to Architecture Design

Overview

I will summarize an approach to architecture design at the configuration diagram level that I personally find effective.

Approach

Assuming that requirements definition and research have been somewhat completed in advance, I will write about the method of proceeding with design while drawing architecture configuration diagrams.

In short, it is very simple: "Do not try to draw the final picture from the start, but design in stages."

image

By drawing configuration diagrams step by step based on requirements, as shown in the above diagram, I believe the following benefits can be achieved. (The above diagram is just an example and is roughly drawn, so it does not consider a specific system.)

Conclusion

I believe this approach is more useful the more people are involved in the design.

Aligning people's understanding is one of the high-uncertainty tasks, so I think it is effective to align assumptions step by step while thinking through them.

Tags: Architecture Design
Share: 𝕏 Post Facebook Hatena
✏️ View source / Discuss on GitHub
☕ Support

If you enjoy this blog, consider supporting it. Every bit helps keep it running!


Related Articles