200-301 · Question #203
What are two fundamentals of virtualization? (Choose two.)
The correct answer is A. It allows multiple operating systems and applications to run independently on one physical server. D. It allows logical network devices to move traffic between virtual machines and the rest of the. Virtualization allows multiple operating systems and applications to run concurrently on a single physical server and utilizes logical network devices to facilitate communication between virtual machines and the external network.
Question
Options
- AIt allows multiple operating systems and applications to run independently on one physical server.
- BIt allows a physical router to directly connect NICs from each virtual machine into the network.
- CThe environment must be configured with one hypervisor that serves solely as a network
- DIt allows logical network devices to move traffic between virtual machines and the rest of the
- EIt requires that some servers, virtual machines, and network gear reside on the Internet.
How the community answered
(33 responses)- A88% (29)
- B3% (1)
- C9% (3)
Why each option
Virtualization allows multiple operating systems and applications to run concurrently on a single physical server and utilizes logical network devices to facilitate communication between virtual machines and the external network.
One of the core tenets of virtualization is the ability to abstract the underlying hardware, allowing a hypervisor to host several guest operating systems and their applications as virtual machines, all sharing the same physical server resources. This increases hardware utilization and reduces physical infrastructure.
Virtual machines use virtual network interface cards (vNICs) that connect to virtual switches, not directly to a physical router, to communicate within the virtual environment and with the outside world.
A hypervisor's primary role is to create and manage virtual machines and their access to physical resources; it does not solely serve as a network router, although some hypervisors have networking capabilities.
In a virtualized environment, logical network devices, such as virtual switches, are essential for connecting virtual machines (VMs) to each other and providing a path for their traffic to reach the physical network interfaces, thus enabling communication with the rest of the network and external resources.
While cloud computing (which uses virtualization) often involves resources on the internet, virtualization itself does not *require* any servers, VMs, or network gear to reside on the internet; it can be entirely on-premises.
Concept tested: Fundamentals of server virtualization
Source: https://learn.microsoft.com/en-us/virtualization/windowscontainers/about/differences-from-vm
Topics
Community Discussion
No community discussion yet for this question.