Vagrant for DevOps
Learn how to use Vagrant to easily build complete development environments.

Vagrant for DevOps udemy course
Learn how to use Vagrant to easily build complete development environments.
Vagrant is a open source tool for working with virtual environments. Vagrant acts as a wrapper and sits on top of the virtualization solution (VMware, Hyper-V ,Virtual Box or libvirt) and provides a simple command line interface to manage the VM's with the custom configuration.
In this course students will learn the following :
- Introduction to Vagrant
- Benefits of using Vagrant
- Installation and Configuration of Vagrant
- Downloading the Vagrant Boxs
- Basics Administration of Vagrant
- Working with Ansible Provisioner
- Performing Vagrant Administration
- Troubleshooting and Maintenance