- Before you use a new version control GUI in the wild, make sure to test it. You could be exposed to a bug.
- Secure sensitive information in configuration files
- Move access keys to a separate file and exclude this from Git deployments with a.gitignore.
- Amazon could automatically implement daily max budgets.
- Amazon should not allow unlimited spending.
- Amazon should release a feature on AWS that will allow you to disable AWS access for your entire account. This is similar to how you can set a Google App or Facebook App to live mode or development mode. This will allow you and your account to resolve the issue without incurring any charges.
