Skip to content

Instantly share code, notes, and snippets.

@adamgoucher
Created February 29, 2016 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamgoucher/43f515381f23e93479fa to your computer and use it in GitHub Desktop.
Save adamgoucher/43f515381f23e93479fa to your computer and use it in GitHub Desktop.
AWS: Automating The Not-so-sexy Parts

AWS: Automating The Not-so-sexy Parts

We all know how fun and 'easy' it is to spin up environments, or even migrate our entire business into AWS. But after the initial thrill is over, comes the eventual realization that you have just traded the headache of physical hardware for something else. Something that isn't visible and almost unlimited financial risk. This talk is about that not-so-sexy part of an AWS implementation; management of it.

  • [Bare Minimum] Account Security
  • IAM Roles
  • Billing
  • Monitoring
  • Service windows

Not only will you leave with an immediate checklist of items to do to your AWS account, but a set of scripts to help you wrangle these not-so-sexy items into submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment