Q65 — AWS SAA-C03 Ch.5
Question 65 of 65 | ← Chapter 5
Q365. A company that uses AWS Organizations runs 15O applications across 3O different AWS accounts. The company used AWS Cost and Usage Report to create a new report in the management account. The report is delivered to an Amazon S3 bucket that is replicated to a bucket in the data collection account. The company's senior leadership wants to view a custom dashboard that provides NAT gateway costs each day starting at the beginning of the current month.Which solution will meet these requirements?
- A. Share an Amazon QuickSight dashboard that includes the requested table visual. Configure QuickSight to use AWS DataSync to query the new report.
- B. Share an Amazon QuickSight dashboard that includes the requested table visual. Configure QuickSight to use Amazon Athena to query the new report ✓
- C. Share an Amazon CloudWatch dashboard that includes the requested table visual. Configure CloudWatch to use AWS DataSync to query the new report.
- D. Share an Amazon CloudWatch dashboard that includes the requested table visual. Configure CloudWatch to use Amazon Athena to query the new report.
Correct Answer: B. Share an Amazon QuickSight dashboard that includes the requested table visual. Configure QuickSight to use Amazon Athena to query the new report
Explanation
Amazon QuickSight is a business intelligence tool that can used to create custom dashboards and visualizations. It integrates well with AWS services, including Amazon S3 and Amazon Athena. In this scenario, the company has already created a new report using AWS Cost and Usage Report, which is delivered to an Amazon S3 bucket. The S3 bucket is replicated to a bucket in the data collection account. To view a custom dashboard that provides NAT gateway costs each day starting at the beginning of the current month, you can use Amazon QuickSight. QuickSight can directly query the data stored in Amazon S3 using Amazon Athena, which an interactive query service that makes it easy analyze data in S3 using standard SQL queries.By configuring QuickSight to use Amazon Athena to query the new report, you can create a custom dashboard that includes the requested table visual and share it with senior leadership for viewing the NAT gateway costs on a daily basis.