workspace { model { ss1 = softwareSystem "1" { cA = container "A" } ss2 = softwareSystem "B" { } ss3 = softwareSystem "3" { cC = container "C" cD = container "D" cE = container "E" cF = container "F" cG = container "G" } ss4 = softwareSystem "4" { cH = container "H" cI = container "I" cJ = container "J" } cA -> ss2 "description 1" "technology" cA -> cC "description 2" "technology" ss2 -> cC "description 3" "technology" cC -> ss2 "description 4" "technology" cC -> cD "description 5" "technology" cC -> cF "description 6" "technology" cE -> cD "description 7" "technology" cE -> cJ "description 8" "technology" cG -> cF "description 9" "technology" cG -> cI "description 10" "technology" cJ -> cH "description 11" "technology" cI -> cH "description 12" "technology" } views { container ss3 { include element.type==Container include element.type==SoftwareSystem } } }
Structurizr DSL v2.2.0 - some features (e.g. !docs, !adrs, !script, etc) are unavailable via this demo page; see DSL for details.
Structurizr
Diagram
Structurizr
Graph
Export
PlantUML
Export
C4-PlantUML
Export
Mermaid
Export
DOT
Export
WebSequenceDiagrams
Export
Ilograph