The easiest way to skyrocket your YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

C4 models as code by SIMON BROWN

Follow
Devoxx UK

For updates and more, join our community   / devoxxunitedkingdom  

"Diagrams as code", as featured on the ThoughtWorks Tech Radar, is becoming a popular way to create software architecture diagrams for inclusion in longlived documentation. The benefits of creating diagrams from text are well understood text is version controllable, easy to diff, easy to integrate into build pipelines, and automatic layout facilities allow authors to focus on content. But the majority of these tools (e.g. PlantUML and Mermaid) are focussed on diagramming, requiring you to create one text file per diagram, with only a limited ability to reuse diagram elements across multiple diagrams. At scale, this causes maintenance problems, leading to inconsistencies between diagrams.
This session will demonstrate the open source Structurizr DSL a way to create a model of your software architecture using a textual DSL that's specifically targeted towards the C4 model. In addition to the basics, you'll also see how the DSL separates content from presentation (allowing you to render your diagrams with a number of tools), some approaches for modelling larger systems, and several options for enterprisewide modelling (e.g. integration with Spotify's Backstage).

posted by sandinuhi7