TomoLink
CompaniesRazorpaySystem DesignDiagram as Code
System Design
Mediumdevtools-productivity

Diagram as Code

30 minsdiagramsarchitecture
30 mins
1 sections
diagrams, architecture

Overview

Would it be nice if the code we wrote automatically turned into architecture diagrams?

I recently discovered a Github repo that does exactly this: Diagram as Code for prototyping cloud system architectures.

What does it do?

  • 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.
Diagram as Code [Medium] | Razorpay System_design | TomoLink