CV0-002 · Question #533
A CSA is reviewing the deployment of an e-commerce application in a public cloud provider. The CSA wants to ensure the sizing is optimal to keep the cost of the environment down. The available server
The correct answer is D. Change the WEB01 server to the SMALL instance type.. To optimize costs, the CSA should identify overprovisioned resources and reduce their instance size to align with actual utilization.
Question
A CSA is reviewing the deployment of an e-commerce application in a public cloud provider. The CSA wants to ensure the sizing is optimal to keep the cost of the environment down. The available server configurations are as follows:
A review of the current system shows the following utilization information:
Which of the following should the CSA implement to ensure the MOST optimal sizing?
Exhibits
Options
- AChange the MW01, MW02, and MW03 servers to the MEDIUM instance type.
- BChange the PROXY01 server to the MEDIUM instance type.
- CChange the DB01 server to the LARGE instance type.
- DChange the WEB01 server to the SMALL instance type.
How the community answered
(22 responses)- A14% (3)
- B23% (5)
- C5% (1)
- D59% (13)
Why each option
To optimize costs, the CSA should identify overprovisioned resources and reduce their instance size to align with actual utilization.
Changing MW servers to MEDIUM would increase costs if they are currently smaller or keep costs the same if they are already medium and properly utilized, not necessarily reducing overall costs optimally as intended by the question.
Changing the WEB01 server to a SMALL instance type suggests that WEB01 is currently overprovisioned (e.g., a MEDIUM or LARGE instance) and consistently operates with low resource utilization. Downsizing to a smaller instance type directly reduces infrastructure costs while maintaining adequate performance for the application's web tier, achieving optimal sizing.
Concept tested: Cloud resource rightsizing for cost optimization
Source: https://learn.microsoft.com/en-us/azure/architecture/framework/cost/overview
Topics
Community Discussion
No community discussion yet for this question.

