nerdexam
CompTIA

CV0-003 · Question #240

A recent advertisement campaign has increased traffic to an e-commerce application that is hosted within a public cloud environment. Customers are reporting that it takes too long to load their…

The correct answer is A. Change the server template size for Inxpc003 to 2x-large. High CPU and memory utilization on a specific instance is best resolved by vertical scaling - upgrading that instance to a larger preconfigured template size.

Operations and Support

Question

A recent advertisement campaign has increased traffic to an e-commerce application that is hosted within a public cloud environment. Customers are reporting that it takes too long to load their pages and submit orders. A cloud administrator looks at the metrics from the environment and sees high utilization of the CPU and memory resources. The cloud provider offers several preconfigured sizes for server template: x-small, small, medium, large, x-large, and 2x-large. Given an expected increase in workload, which of the following is the BEST solution to improve application performance?

Exhibit

CV0-003 question #240 exhibit

Options

  • AChange the server template size for Inxpc003 to 2x-large.
  • BProvision additional Inxpc servers using the 2x-large template.
  • CAdd memory to Inxpc002, Inxpc003, and Inxpc003.
  • DChange the role of Inxw001 from web to application.

How the community answered

(46 responses)
  • A
    76% (35)
  • B
    13% (6)
  • C
    4% (2)
  • D
    7% (3)

Why each option

High CPU and memory utilization on a specific instance is best resolved by vertical scaling - upgrading that instance to a larger preconfigured template size.

AChange the server template size for Inxpc003 to 2x-large.Correct

Changing the server template to 2x-large is vertical scaling, which directly increases the CPU and memory resources allocated to the bottlenecked instance, addressing the root cause of poor performance under increased load.

BProvision additional Inxpc servers using the 2x-large template.

Provisioning additional servers is horizontal scaling and aids load distribution, but does not resolve the per-instance resource saturation if traffic is not balanced across the new instances.

CAdd memory to Inxpc002, Inxpc003, and Inxpc003.

Cloud virtual machines do not support adding hardware resources directly to a running instance - resource changes require modifying the instance template or size.

DChange the role of Inxw001 from web to application.

Reassigning the web server role to an application role does not add compute resources and does not address the underlying CPU and memory constraint.

Concept tested: Vertical scaling to resolve resource saturation

Source: https://learn.microsoft.com/en-us/azure/virtual-machines/resize-vm

Topics

#vertical scaling#cloud sizing#performance optimization#resource utilization

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice