CV0-003 · Question #229
Which of the following techniques would be used to deliver SLA performance guarantees for a VM in a virtual environment? (Select two.)
The correct answer is B. Mirroring C. Resource pooling. Mirroring and resource pooling are used together in virtual environments to deliver SLA performance guarantees by ensuring availability and controlled resource allocation.
Question
Which of the following techniques would be used to deliver SLA performance guarantees for a VM in a virtual environment? (Select two.)
Options
- ALicensing
- BMirroring
- CResource pooling
- DMemory ballooning
- EReservations
How the community answered
(19 responses)- A5% (1)
- B84% (16)
- E11% (2)
Why each option
Mirroring and resource pooling are used together in virtual environments to deliver SLA performance guarantees by ensuring availability and controlled resource allocation.
Licensing governs software usage rights and compliance but has no direct effect on VM runtime performance or availability guarantees.
Mirroring maintains a live duplicate of a VM on another host, ensuring continuous availability and meeting uptime SLA commitments even if a physical host fails.
Resource pooling allows administrators to aggregate compute resources and assign defined shares, limits, and allocations to groups of VMs, ensuring consistent and predictable performance levels required by SLAs.
Memory ballooning is a hypervisor memory reclamation technique that reduces memory available to VMs under resource pressure, which works against performance guarantees rather than enforcing them.
Reservations guarantee a minimum CPU or memory amount for an individual VM but are a configuration parameter set within resource pools rather than an independent SLA delivery technique.
Concept tested: SLA performance guarantees using mirroring and resource pools
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-60077B40-66FF-4625-934A-641703ED7601.html
Topics
Community Discussion
No community discussion yet for this question.