I want to write code and automatically turn it into architecture diagrams. Any suggestions?
Tech Junction Answered question July 24, 2023
Here a Github repo that does exactly this: Diagram as Code for prototyping cloud system architectures. ???? ???? ?? ???
- Draw the cloud system architecture in Python code.
- Diagrams can also be rendered directly inside the Jupyter Notebooks.
- No design tools are needed.
- Supports the following providers: AWS, Azure, GCP, Kubernetes, Alibaba Cloud, Oracle Cloud, etc.
Github Repo: https://github .com/mingrammer/diagrams
Tech Junction Edited answer July 24, 2023