Diagram Maker: Open sourcing IoT visualization
aws.amazon.com
Diagram Maker: Open sourcing IoT visualization
1–10 of 64 posts
Re: Diagram Maker: Open sourcing IoT visualization
#2For instance, with Diagram Maker, application developers can enhance the experience for end customers by enabling them to intuitively and visually build cloud resources required by cloud services such as Workflow Engines (AWS Step Functions) or Infrastructure as Code (AWS CloudFormation) to get the relationships and hierarchies working.
Does this mean that Step Functions and CloudFormation will adopt this library? Both already have similar visualizations.
Re: Diagram Maker: Open sourcing IoT visualization
#3[deleted]
Re: Diagram Maker: Open sourcing IoT visualization
#4I was hoping something better than Mermaid. Mermaid is great, but esp. its Gantt chart is too simplistic.
Re: Diagram Maker: Open sourcing IoT visualization
#5If you go to the Github repository, it's more understandable and it's actually pretty nice. I wish my company had a use case for this, so I could play with it.
Re: Diagram Maker: Open sourcing IoT visualization
#6Link to Github repo: https://github.com/awslabs/diagram-maker
Re: Diagram Maker: Open sourcing IoT visualization
#7This seems very specific to their IoT products, so it's weird they gave it such a generic name, like "Diagram Maker", which makes it seem like a competitor for something more generally capable like diagrams.net/draw.io.
Re: Diagram Maker: Open sourcing IoT visualization
#8Somewhat surprised they didn't build this on top of something like JointJS..
Re: Diagram Maker: Open sourcing IoT visualization
#9This seems very specific to their IoT products, so it's weird they gave it such a generic name, like "Diagram Maker", which makes it seem like a competitor for something more generally capable like diagrams.net/draw.io.
This tool is not limited to AWS IoT products even though that is where this tool was born. You can use this tool for rendering any graph like structure like diagrams, flowcharts, etc.
See more details here: https://awslabs.github.io/diagram-maker/why/features.html#da....
Re: Diagram Maker: Open sourcing IoT visualization
#10Somewhat surprised they didn't build this on top of something like JointJS..
For those without experience why is this a surprise?