Top 10 Tools You Should Know For Software Architecture and Design Diagrams

Architects Tools

As a software architect, the future or current state of architecture and design need to be well-documented to align key stakeholders (developers, architects, security team, business team, product team, etc.). Architecture modeling and related tools provide the efficiency to create different views of architecture based on stakeholders needs and choosing the right tool is an essential ingredient for this purpose. This article outlines the standards and top 10 tools you…

Read More

Create Class Diagram in 6 Simple Steps

Grow as a Software Architect

A class diagram is an important UML artifact in object-oriented programming & describes the structure of system under design along with relationships among other classes. Step 1 – Download UML Modeling Tool There are various open-source or free UML modeling tools available. We have used ArguUML, which supports UML version 1.4 (don’t worry about UML Version – Class diagrams have been supported for a very long time). Link to download: http://argouml.tigris.org/ Step…

Read More