Vagrant for DevOps - Course Introduction

Опубликовано: 28 Октябрь 2024
на канале: Yogesh Mehta
219
8

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 Boxes

Basics Administration of Vagrant

Working with Ansible Provisioner

Performing Vagrant Administration

Troubleshooting and Maintenance