November 8th & 9th, 2024
Love SeaGL and want to help out? Get Involved

Vagrant: Stop wandering and start working!

SeaGL 2014

An introduction to using Vagrant to build configurable and portable development environments. While containers (especially Docker) are the new hot topic, there is a place and purpose for local virtualization in web sa developer’s environment. We’ll be looking at Vagrant for local virtualization from a developer’s POV as well as discussing the reasons to use virtualization. Additionally, we will be comparing virtualization to containers.

As developers, we can no longer expect Ops to take our application and make it work; we’re responsible for knowing and understanding the integration points between our app and the underlying systems it runs upon. Having a defined environment that is consistent between development, staging, and production is crucial to successful deployment, and automating the configuration of that environment makes for simple and quick deployments to production (dare I say Continuous Integration?)

This Introduction to Vagrant will:

  • cover the concepts and nomenclature of Vagrant
  • demonstrate installation and management of Vagrant boxes on VirtualBox
  • discuss the benefits of system configuration automation
  • compare / contrast Docker to Vagrant with VirtualBox
  • demonstrate provisioning Vagrant with Chef

Presenters

Lisa Hagemann

Lisa Hagemann