Hacker News new | ask | show | jobs
by robot 2530 days ago
I think this is an idea with great potential. Making it work seamlessly would be a challenge.

For example: Elastic Beanstalk for NodeJS gives you a good starting point for a web backend. However, I had to hand-edit the EBS environment configurations to add Redis, Postgres, force HTTPS, and so on. I'd love to add a CI/CD pipeline when I find the time.

Could I do these with your tool? Probably not today. It would be awesome to be able to drag and drop gateways, firewalls, set in/out ports. Conceptually this is all one should need to get an EBS set up.

1 comments

That's the plan - the next feature we're working on will allow you to deploy the architecture you've defined in your diagram.