Diagrams lets you draw the cloud system architecturein Python code.
It was born forprototyping a new system architecture without any design tools. You can also describe or visualize the existing system architecture as well.
Diagram as Code
allows you totrack the architecture diagram changes in anyversion control system.
Diagrams currently supports main major providers including:AWS
,Azure
,GCP
,Kubernetes
,Alibaba Cloud
,Oracle Cloud
etc... It also supportsOn-Premises
nodes,SaaS
and majorProgramming
frameworks and languages.
NOTE: It does not control any actual cloud resources nor does it generate cloud formation or terraform code. It is just for drawing the cloud system architecture diagrams.