Hello,
My Name is Himanshu and I am going to be the trainer for this course. This will be a quick guide to start working on Vagrant and deploying your machines on Virtual Box. This course will cover all the essential components and their explanation. I have designed the course with practical videos to make it easy to follow.
Vagrant is an open-source software product for building and maintaining portable virtual software development environments e.g., for VirtualBox, KVM, Hyper-V, Docker containers, VMware, and AWS. It tries to simplify the software configuration management of virtualization in order to increase development productivity.
Many virtual machine hypervisors provide their own command-line interface, and technically the provisioning of virtual machines through these programs can be done directly or through shell scripts, the advantage Vagrant provides by adding an additional layer is simplicity, interoperability across multiple systems, and a more consistent approach which could theoretically be used with any virtual environment running on top of any other system.
It will help you in machines deployments for real-time world.
Topics Covered:
Introduction
What is Vagrant
How to Install Vagrant
Vagrant Config File
Vagrant Cloud
Provision Your first VM Machine using Vagrant
Connecting to Vagrant
Important Commands
Creating a BootStrap File
Enjoy your Learning!
I will try to regularly update the course.
Regards,
Himanshu