Live data from Hacker News

Show HN: Cloudcraft – Create AWS diagrams

cloudcraft.co

31–40 of 74 posts

Re: Show HN: Cloudcraft – Create AWS diagrams

#32
post #19

Earlier quoted context omitted.

I was thinking of offering features for larger teams like collaborative editing and sync with a live AWS environment as addons in the future if it proves popular. Drawing diagrams is and will remain free.

you could add basic alert/load/utilization analytics and offer it as it management (or just big tv in room) overview dashboard.

This would be a fantastic feature, and should be pretty doable considering how much Cloudwatch exposes in the way of metrics.

Re: Show HN: Cloudcraft – Create AWS diagrams

#36
post #11

Some feedback: "In the delta of your current understanding and the reality of the cloud, lies cost savings and insight." This sentence was a little confusing. Maybe: Cloudcraft make it easy and clear where your could is and where it could go. Something a little simpler and more direct.

Or if we want to be picky: Cloudcraft allow you to dump your own understanding into a diagram, which may or may not be correct.

I was hoping from the article wording of a tool using some form of read only grant to amazon to draw the diagram for you, but this is just seems one step above dia.

Re: Show HN: Cloudcraft – Create AWS diagrams

#37
post #11

Some feedback: "In the delta of your current understanding and the reality of the cloud, lies cost savings and insight." This sentence was a little confusing. Maybe: Cloudcraft make it easy and clear where your could is and where it could go. Something a little simpler and more direct.

Or if we want to be picky: Cloudcraft allow you to dump your own understanding into a diagram, which may or may not be correct. I was hoping from the article wording of a tool using some form of read only grant to amazon to draw the diagram for you, but this is just seems one step above dia.

I am working on import from AWS via a read-only role into Cloudcraft right now :)

Re: Show HN: Cloudcraft – Create AWS diagrams

#39

Is the grid/menu/etc all custom, or are you using some UI libraries?

The grid and everything on it is custom made on top of HTML5 Canvas, that's probably 80% of the code, many of the elements are isometrically projected at runtime. The menus and dialogs are done using Material-UI (http://www.material-ui.com) and React.js

Re: Show HN: Cloudcraft – Create AWS diagrams

#40
This is awesome. Wouldn't it be cool is this were wired up to an orchestration tool like Terraform to visualize TF states?

Another level would be container infrastructure. Our new project is Docker/Kubernetes so the AWS infrastructure mostly just vanilla resources. It would be fantastic to have a similar tool for the internals of our micro SOA.

Great job!

Post reply on HN