Skip to content

Instantly share code, notes, and snippets.

@stevemohapibanks
Created March 12, 2012 09:35
Show Gist options
  • Save stevemohapibanks/2020922 to your computer and use it in GitHub Desktop.
Save stevemohapibanks/2020922 to your computer and use it in GitHub Desktop.
Infrastructure presentation

Orchestrating your Infrastructure

Why automation?

  • Manual process is bad

  • Slow

  • Error prone

  • Makes releasing code hard

  • Automated process is good

  • Fast and scalable

  • Repeatable

  • Makes releasing code easy

Virtualisation

  • Flexibility via AWS
  • See the AWS talk if interested

Configuration Management

  • Automation via Chef
  • Opscode
  • Benefits

Orchestration

  • Baton
  • OctoButler
  • Hubot

How can we help?

  • Sharing code
  • Provide infrastructure
  • Outsource you infrastructure to use?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment