Virtualization Flashcards
1
Q
type 1 hypervisor (bare metal)
A
- runs directly on host hardware and functions as OS
2
Q
type 2 hypervisor
A
runs within normal OS
- has own copy of OS
3
Q
terminal services
A
server based solution that runs apps on servers
4
Q
app streaming
A
client based solution allows app to be packaged up and streamed directly to PC
- appV
5
Q
containerization
A
- more focused on server
- isolated execution environment
- linux server
- docker, openVZ
6
Q
virtual NIC
A
virtual adapter that can be configured on logical partitions to provide a network interface
- paired and mapped to physical NIC to get VM on network