350-401 · Question #431
Which three resources must the hypervisor make available to the virtual machines? (Choose three)
The correct answer is A. memory D. processor E. storage. Hypervisors are responsible for abstracting and allocating fundamental physical computing resources to virtual machines for their operation.
Question
Which three resources must the hypervisor make available to the virtual machines? (Choose three)
Options
- Amemory
- Bbandwidth
- CIP address
- Dprocessor
- Estorage
- Fsecure access
How the community answered
(42 responses)- A90% (38)
- B2% (1)
- C2% (1)
- F5% (2)
Why each option
Hypervisors are responsible for abstracting and allocating fundamental physical computing resources to virtual machines for their operation.
Memory (RAM) is a primary resource that a hypervisor allocates to virtual machines for their execution and data storage.
Bandwidth is a network resource primarily managed by network interfaces and network configurations, not a core physical computing resource directly allocated by the hypervisor itself.
An IP address is a logical network configuration assigned within the guest operating system or by network services, not a fundamental physical resource the hypervisor provides.
Processor (CPU) cycles and cores are fundamental computing resources that a hypervisor manages and makes available to virtual machines.
Storage (disk space) is a crucial resource that a hypervisor provides to virtual machines for their operating systems, applications, and data.
Secure access refers to security mechanisms and policies, which are not fundamental physical resources that a hypervisor allocates to a VM.
Concept tested: Hypervisor resource allocation
Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-architecture
Topics
Community Discussion
No community discussion yet for this question.