Create diagrams as code.
- Docker
- IDE
If you would like to develop the diagrams it is helpful, but not required, to have a python3 environment set up on your local machine. If you choose to do so, ensure the following is installed.
- Python3
- Diagrams
pip3 install diagrams
docker pull mattbangert/python-diagrams:1.0.0
docker run -it --rm -v "$PWD"/src:/src -w /src mattbangert/diagrams:1.0.0 simpleAws.py