Skip to content

Instantly share code, notes, and snippets.

@tknerr
Last active August 29, 2015 14:01
Show Gist options
  • Save tknerr/ed0c85c353adb0477e5e to your computer and use it in GitHub Desktop.
Save tknerr/ed0c85c353adb0477e5e to your computer and use it in GitHub Desktop.
Vagrant / Chef Workshop Teaser

Vagrant / Chef Workshop

This DevOps / Infrastructure-As-Code with #Vagrant and #Chef workshop is all about automation, configuration management and being able to spin up everything from single servers to whole infrastructures at the push of a button.

Why?

Because your infrastructure should be:

  • reliably and repeatedly reproducible
  • described in a human readable DSL
  • treated as code, thus: properly crafted, versioned AND tested!

Tooling

Using industry proven tools like Vagrant and Chef this is easily achievable today. And even better: no matter if you are developing with local VMs, pushing production code to the cloud, or provisioning legacy servers - you are using the same tools, the same configuration files and the same command line interface. As simple as this: vagrant up

What will you get?

What else will you get from the workshop?

  • first class hands-on experience
  • a ready to use development environment
  • working samples to learn and adapt from
  • the big picture: tools, patterns, limitations
  • links and documentation for further reading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment