Ch26 Virtualization Exam
-
Virtualization does not refer to:
- using physical computing resources
- running operating systems on virtual machines
- executing programs in containers
- running programs directly on computer hardware
-
a hypervisor allows: (choose two)
- virtual resources to be accessed by operating systems and application software
- an operating system to be installed on virtual hardware
- application software to run without an operating system
- system calls to be directly executed by physical hardware
-
A bare-metal hypervisor runs directly on top of physical hardware True or False?
- True
- False
-
Hosted hypervisor systems require:
- dedicated datacenter resources
- a host operating system
- expensive software licensing
- more powerful computer hardware
-
Virtualization technology allows: (choose two)
- computing resources to be available on-demand by clients
- each system to only be installed and configured locally
- only one operating system to run on each physical computer
- greater efficiency through shared computing resources
-
Container technology allows system designers to bypass traditional operating systems. True or False?
- True
- False
-
Container systems do not require:
- communication with other parts of the system
- security and updating
- a hypervisor
- dependencies needed for their specific applications
-
some advantages of containerized application development are:
(choose two)
- cannot interfere with each others operation
- robust developer community creating tools for administration
- easy to control access to shared resources
- decreased use of physical resources
-
Virtualization software comes in both paid and open source variants:
True or False?
- True
- False
-
Which virtualization platform runs on top of Windows, Linux, and MacOS
- VirtualBox
- Docker
- Hyper-V
- VMware
-
Which open source project provides a container-centric management environment
- VMware
- Xen
- Docker
- Kubernetes
-
IaaS provides delivery of on-demand shared computing resources True or False?
- True
- False
-
Cloud computing does not encompass
- Virtualization
- Automated system deployment
- Remote resource allocation
- Local computing resources
-
Cloud orchestration technology projects include:
(choose two)
- Virtual Box
- Apache Cloudstack
- OpenStack
- KVM
-
Each virtual machine requires a unique identity in order to communicate with the outside world. True or False?
- True
- False
-
Virtual machine images have all required settings enabled by default. True or False?
- True
- False
-
Which utility can automate changes needed for a base virtual machine image?
minions
KVM
cloud-init
lscpu
-
These items always need to be changed for a virtual image to work:
(choose two)
- Administrator password
- uuid
- Database software
- SSH host keys
-
CPU virtualization extensions are required for virtual machines to operate on a computer system. True or False?
- True
- False
Subscribe
0 Comments
Newest