Hacker News new | ask | show | jobs
by scarface74 2650 days ago
Or use CloudFormation that is supported by AWS and the technology behind Elastic Beanstalk, CodeStar, SAM, etc....
1 comments

Agreed. Try to setup a template.yaml for CloudFormation, read the docs, try, get an error, retry... Until you have your perfect setup.

And then only make changes to the template, then package, then deploy.