March 2020
Intermediate to advanced
608 pages
17h 17m
English
VirtualBox allows you to have multiple virtual machines on your computer with different operating systems. Vagrant is a tool that creates those virtual machines and lets you download and install operating systems on them. Ansible is a Python-based utility that reads instructions from a .yaml configuration file and executes them on a remote server.
The deployment scripts we have just written do these things:
Read now
Unlock full access