Blog Logo
TAGS

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 ...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

Diagrams as Code 2.0 • Simon Brown • GOTO 2021

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...

Read more...

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 ...

Read more...

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,...

Read more...

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...

Read more...

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...

Read more...

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...

Read more...

# 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...

Read more...

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. ...

Read more...

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...

Read more...