What is VMM?
Virtual Machine Manager
What are Virtual machine images?
What are their benefits?
Templates for creating new VM instances. Can be a plain OS with pre-installed software.
Benefits:
- are created with the proper patches.
- ensures any software is installed & configured right.
What are the VM architectures?
Full virtualization.
Host-based.
Hypervisor.
What is the purpose and benefits of VM?
Using VMs is to consolidate multiple functionalities on the same server to increase resource utilization rates and application flexibility.
What is a Virtual Appliance?
Applications that run on the same OS bundled together. May also include libraries.
Can be ported to any hardware platform.