Seeking suggestions for AWS diagramming tool
I'm still studying for the associate arch exam and I am looking for a diagramming tool (along the lines of draw.io, Cloudcraft, etc.) for a tabula rasa workflow to allow me to capture visualizations of what I think would be helpful for me in my learning.
Such a (generic, not the AWS definition) workflow would go along these lines:
1. Draw box(es)for a region(s)
2. draw one or more VPCs in the region(s)
3. draw one or more subnets in a/each VPC
4. instantiate EC2, DB, ELB, etc.
5. (ideally, containing artifacts resize automagically as things are put inside)
6. add connecting devices and other artifacts as needed to show connectivity and other relationships amongst the various pieces and with the big, bad world.
7. Ideally, allow me to add configuration data specific to each artifact.
It doesn't need to generate anything (i.e. IaaS) from the diagram but it certainly could.
Does such a useful thing exist? CloudFormation Designer does not fit the bill nor do draw.io and Cloudcraft from what I could see from a quick tire kick.
Appreciate any suggestions.