News

Install diagrams. Introduction: The Diagrams tool allows us to draw and generate system architecture diagrams using Python code. It was born to provide prototypes for those new system architecture ...
Now that Diagrams is available in Python, I'm ready to write the code. Diagrams can draw configuration diagrams of AWS, GCP, Kubernetes, etc. This time, to draw the Kubernetes configuration ...
Both plantuml_to_drawio_xml.pl (perl) and plantuml_to_drawio_xml.py (python), written for the purpose of describing the transformation process, perform the same workflow and produce the same output.