Trusted Advisor
Trusted Advisor is a service that inspects best practices and provides recommendations.
It does not output the most detailed billing line-item data, so it is incorrect.
A company wants to output its billing breakdown as the MOST detailed line-item data, down to the hourly and per-resource level, and analyze it in detail with its own tools. Which option is MOST suitable?
A question asking which option outputs the most detailed billing line-item data.
Trusted Advisor
Trusted Advisor is a service that inspects best practices and provides recommendations.
It does not output the most detailed billing line-item data, so it is incorrect.
AWS Budgets
AWS Budgets is a tool that sets budgets and raises alerts.
It does not output the most detailed line-item data by hour and resource, so it is incorrect.
Amazon CloudWatch
CloudWatch is a service that monitors resource metrics.
It does not output detailed billing line-item data, so it is incorrect.
AWS Cost and Usage Report (CUR)
Correct. The AWS Cost and Usage Report (CUR) is the most detailed cost and usage data, able to output the billing breakdown down to the hourly and per-resource level. You output the CUR to Amazon S3 and combine it with Amazon Athena, which queries it directly with standard SQL, and Amazon QuickSight, which visualizes it on dashboards, to perform detailed analysis on your own.
“Most detailed billing line items” and “hourly/per-resource” point to the Cost and Usage Report (CUR). Cost Explorer handles visualization and analysis, and Budgets handles budget alerts — keep their roles separate.