CV0-003 · Question #852
CV0-003 Question #852: Real Exam Question with Answer & Explanation
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
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.
Explanation
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.
Common mistakes.
- A. 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.
- B. 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.
- C. Using an API to collect expense data requires writing, testing, and maintaining custom code, which represents significant development effort and is the slowest option.
Concept tested. Cloud cost management and financial monitoring tools
Reference. https://learn.microsoft.com/en-us/azure/cost-management-billing/cost-management-billing-overview
Topics
Community Discussion
No community discussion yet for this question.