Programmatic Access

  • AWS services can all be used programmatically
  • You can write code to start a new server, create a DB, etc (not just use them)
  • AWS provides a CLI tool to do all of the actions on the web console
  • This means you can script creation of your infrastructure
  • That is a lot of power and needs a lot of security

14 / 23