Architecture Modelling & Diagramming As Code
In this article, Christian Eder discusses the increasing trend of defining infrastructure through general purpose programming languages instead of configuration languages. He explores the benefits of ...
Ilograph Interactive System Diagrams
Welcome to the future of diagramming with Ilograph interactive system diagrams. Show all the relevant details of your systems without the constraints of a traditional diagram. Your systems must be vie...
The Visual Collaboration Platform for Every Team | Miro
Miro is the ultimate tool for remote collaboration. With Miro, you can easily create and collaborate on visual content with your team, no matter where you are. Miro offers a range of features, includi...
Revising the C4-model for Better Software Architecture Diagramming
In this Medium article, Nikola Schou proposes improvements to the C4-model, a popular standard for software architecture diagrams. Schou suggests changing the four key abstractions from context, conta...
Diagrams - Draw cloud system architecture in Python code
Diagrams is a Diagram as Code tool that allows you to draw cloud system architecture in Python code. You can use it to prototype a new system architecture design without any design tools, or to descri...
Kubernetes-PlantUML
Kubernetes-PlantUML is a set of PlantUML sprites, macros, and stereotypes for creating diagrams with Kubernetes components. The repository is based on the official Kubernetes Icons Set, which can be f...
The Hitchhiker’s Guide to PlantUML
The Hitchhikers Guide to PlantUML is a comprehensive guide for using PlantUML to create system diagrams. It covers topics such as creating diagrams of typical network architectures, real-life AWS diag...
Diagrams as Code 2.0 • Simon Brown • GOTO 2021

The speaker has created diagrams as codes 2.0, which is aimed at helping create architecture diagrams, in a bid to solve communication issues that arise when teams struggle with visualizing architectu...
PlantUML layout and styles tutorial
With PlantUML, you can create diagrams as plain text code. This tutorial explains how to customize the layout and styles of your diagrams while using PlantUML. It covers topics such as flow and arrow ...
Real World PlantUML
This JSON structure contains information about different types of diagrams created using PlantUML. The summary includes details about the different types of diagrams such as Sequence, Use Case, Class,...
Automatic C4 diagrams for a distributed microservice ecosystem with GitHub Actions
Documenting components and their relations in a distributed microservice ecosystem is crucial to maintain clarity and avoid confusion. The C4 Model provides a compact and clear way to describe the sys...
Architecture as Code with C4 and Plantuml
Bertrand Florat discusses the use of C4 model to represent the architecture of a large microservices-based project. The article covers different architecture views, including the application view, sof...
Product Architecture Document Template
GitHub is a comprehensive platform for all software development needs. The platform offers a range of services such as Automate any workflow, Host and manage packages, Find and fix vulnerabilities, In...
# PlantUML Icon-Font Sprites
This JSON structure contains information about PlantUML Icon-Font Sprites. To get started with this feature, you would require common.puml. You can include it either through the local directory or via...
Azure-PlantUML: Creating Visually Appealing and Memorable Diagrams for Azure Systems
Azure-PlantUML is a toolset for creating PlantUML diagrams with Azure components. It includes symbols, macros and stereotypes for all Azure services using official Microsoft Azure architecture icons. ...
C4-PlantUML: A Collection of PlantUML Diagrams for C4 Architecture Model
C4-PlantUML is an open-source project that provides a collection of PlantUML diagrams for the C4 architecture model, which is a simple and intuitive way to describe software architecture. These diagra...