DIAGRAM AS CODE | SYSTEM ARCHITECTURE DIAGRAMS USING PYTHON CODE
Thetips4you Thetips4you
107K subscribers
12,158 views
0

 Published On Premiered Apr 17, 2023

Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping 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 to track the architecture diagram changes in any version control system.
Diagrams currently supports main major providers including: AWS, Azure, GCP, Kubernetes, Alibaba Cloud, Oracle Cloud etc... It also supports On-Premise nodes, SaaS and major Programming frameworks and languages.

Reference: https://diagrams.mingrammer.com/

Graphviz Installation:
https://graphviz.gitlab.io/download/

Install PiP on windows:
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python get-pip.py

=======================================
Follow me @:
  / thetips4you  
   / thetips4you  
  / thetipsforyou  
https://www.thetips4you.com
=======================================

show more

Share/Embed