Categories
Best Practices DDD Tools

Modeling Tools

A comprehensive list of modeling tools: Structurizr Structurizr is my favorite modeling tool for light-weight, high level architecture diagrams. Diagrams are defined in a C4-model only, which is a kind of json-style notation. In C4 you’re defining persons, systems, container and components. C4 also defines four diagram types: context, container and component and code diagrams. […]