What is a virtual machine?
An emulation of a particular computer system.
why would we use a virtual machine?
we would use a virtual machine to allow for testing of web applications without impacting the local machine
what are some examples of virtual machine software?
what is vagrant?
Vagrant is a tool for building complete development environments. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases development/production parity, and makes the “works on my machine” excuse a relic of the past.
what is virtualbox?
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use.