Virtualization Flashcards
What is virtualization?
creating a logical representation of computing technologies
What are host machines?
This is the physical device and control all guest and allocating resources
what are guest machines?
these are virtual machines and are logical representation and can be isolated from the host. They still function like physical device
Type 1 hypervisor organizational table
host machine>hypervisor>virtual machine>applications
Type 2 hypervisor organizational layering
Host machine>Operating system>Hypervisor>Virtual machine>Applications
Type of Container Engines
Docker Hub, Oracle cloud infrstructure, canoical LXD, Amazon elastic communication server
Considerations in virtualizations
Their better resource utilization, use mutiple software environments, scalable, need to be secured, Virtual machines, isolated software develpoment
What are containers
Ease of configuration, less overhead, platform independent, portability