
Answer-first summary for fast verification
Answer: Generate an AWS Cost and Usage Report for the entire organization, incorporating tags and cost categories. Utilize Amazon Athena to create a table from this report, and then establish an Amazon QuickSight dataset based on the Athena table. Finally, share this dataset with the finance team for their reporting needs.
The correct solution is A. By generating an AWS Cost and Usage Report for the organization and defining tags and cost categories, the company can achieve detailed cost reporting across the consolidated companies. Creating a table in Amazon Athena based on this report enables advanced querying capabilities. Following this, setting up an Amazon QuickSight dataset based on the Athena table allows the finance team to easily generate and share detailed cost reports. Options B, C, and D each have their limitations. Option B does not provide a method for advanced querying and cross-company reports. Option C and D rely heavily on the AWS Price List Query API, which does not furnish detailed cost information for the organization's resources.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company has recently consolidated multiple acquired companies, each with their own AWS accounts, into a single AWS Organization. Despite this consolidation, the company is struggling to produce a comprehensive cost report that effectively groups expenses for all teams. The finance team requires a solution to generate detailed cost reports for all consolidated companies via a self-managed application. Which of the following solutions would fulfill this requirement?
A
Generate an AWS Cost and Usage Report for the entire organization, incorporating tags and cost categories. Utilize Amazon Athena to create a table from this report, and then establish an Amazon QuickSight dataset based on the Athena table. Finally, share this dataset with the finance team for their reporting needs.
B
Generate an AWS Cost and Usage Report for the organization, including tags and cost categories. Develop a custom template within AWS Cost Explorer for the finance department to use in constructing their reports.
C
Establish an Amazon QuickSight dataset that integrates spending data from the AWS Price List Query API. Subsequently, share this dataset with the finance team for their reporting purposes.
D
Leverage the AWS Price List Query API to gather spending data across the consolidated accounts. Then, create a custom template in AWS Cost Explorer for the finance department to use in building their reports.
No comments yet.