CV0-003 · Question #852
A public cloud administrator needs to implement a mechanism to monitor the expense of the company's cloud resources. Which of the following options will allow the administrator to execute this task fa
The correct answer is D. Implement a financial tool to monitor cloud resource expenses.. Dedicated financial/cost management tools provide built-in dashboards, reporting, and alerting designed specifically for cloud expense tracking, requiring no custom development. This is the fastest and lowest-effort approach compared to custom scripts or manual reports.
Question
A public cloud administrator needs to implement a mechanism to monitor the expense of the company's cloud resources. Which of the following options will allow the administrator to execute this task fastest way and with minimal effort?
Options
- ASet up daily expense reports with the cloud provider.
- BEnable custom notifications for exceeding budget thresholds.
- CUse the API to collect expense information from cloud resources.
- DImplement a financial tool to monitor cloud resource expenses.
How the community answered
(53 responses)- A4% (2)
- B2% (1)
- C8% (4)
- D87% (46)
Why each option
Dedicated financial/cost management tools provide built-in dashboards, reporting, and alerting designed specifically for cloud expense tracking, requiring no custom development. This is the fastest and lowest-effort approach compared to custom scripts or manual reports.
Daily expense reports must be configured and scheduled, and they provide only periodic snapshots rather than continuous visibility, making this a slower and less comprehensive approach.
Custom budget threshold notifications require the administrator to first define thresholds and configure alerting rules, adding setup overhead and providing reactive rather than holistic expense monitoring.
Using an API to collect expense data requires writing, testing, and maintaining custom code, which represents significant development effort and is the slowest option.
Cloud-native financial management tools such as AWS Cost Explorer, Azure Cost Management, or third-party platforms like CloudHealth are purpose-built to aggregate, visualize, and report on cloud spending across all resources. They require minimal configuration to become operational and provide immediate visibility. No custom development or manual processes are needed, satisfying both the speed and minimal-effort requirements.
Concept tested: Cloud cost management and financial monitoring tools
Source: https://learn.microsoft.com/en-us/azure/cost-management-billing/cost-management-billing-overview
Topics
Community Discussion
No community discussion yet for this question.