Diagrams · Diagram as Code

Diagrams is a tool that enables you to create cloud system architecture using Python code, perfect for quickly prototyping new systems or visualizing existing ones without traditional design tools. The Diagram as Code feature allows you to easily track changes in version control systems. Supports major cloud providers like AWS, Azure, GCP, and more, as well as On-Premise nodes, SaaS, and various programming languages. Notably, Diagrams does not control actual cloud resources or generate code for cloud formation or terraform, solely for creating architecture diagrams.

https://diagrams.mingrammer.com/

To top