nerdexam
CompTIA

CV0-003 · Question #25

During peak times, users are unable to access their online wealth management applications in a timely fashion. The online banking application resides in a community cloud environment. Which of the…

The correct answer is A. Access the cloud services portal and ensure memory ballooning is enabled. Peak-time performance degradation in a virtualized community cloud environment is most likely caused by memory resource contention, and enabling memory ballooning allows the hypervisor to dynamically redistribute memory to VMs experiencing high demand.

Troubleshooting

Question

During peak times, users are unable to access their online wealth management applications in a timely fashion. The online banking application resides in a community cloud environment. Which of the following explains how the cloud systems administrator should start to resolve this issue?

Options

  • AAccess the cloud services portal and ensure memory ballooning is enabled.
  • BAccess the cloud services portal and ensure there is adequate disk space available.
  • CAccess the cloud services portal and ensure all users are accessing it through the same web
  • DAccess the cloud services portal and ensure the ACLs are set correctly for the user community.

How the community answered

(68 responses)
  • A
    76% (52)
  • B
    3% (2)
  • C
    15% (10)
  • D
    6% (4)

Why each option

Peak-time performance degradation in a virtualized community cloud environment is most likely caused by memory resource contention, and enabling memory ballooning allows the hypervisor to dynamically redistribute memory to VMs experiencing high demand.

AAccess the cloud services portal and ensure memory ballooning is enabled.Correct

Memory ballooning is a hypervisor technique that uses a guest OS driver to reclaim idle memory from lightly loaded virtual machines and reallocate it to VMs under peak demand, directly addressing slowdowns caused by memory contention. In a community cloud hosting a wealth management application, concurrent user spikes can exhaust the memory allocated to application VMs, causing timeouts and slow response times. Ensuring memory ballooning is enabled gives the hypervisor the flexibility to satisfy peak memory demand without provisioning additional physical resources.

BAccess the cloud services portal and ensure there is adequate disk space available.

Insufficient disk space affects storage I/O and write operations but does not directly cause the application access delays users experience during concurrent peak load.

CAccess the cloud services portal and ensure all users are accessing it through the same web

Routing all users through a single web endpoint does not address underlying compute or memory resource contention and could actually increase latency by concentrating traffic through one access path.

DAccess the cloud services portal and ensure the ACLs are set correctly for the user community.

ACL misconfigurations cause access denial or authentication errors, not performance slowdowns - users who can reach the application at all are not being blocked by incorrect ACLs.

Concept tested: Memory ballooning for peak-time VM resource management

Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-A1F6FAE6-2B8C-4B2B-BF0B-8F9D2E77D6CC.html

Topics

#memory ballooning#performance#community cloud#resource contention

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice