
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company observes an increase in Amazon EC2 costs in its most recent bill. The billing team notices unwanted vertical scaling of instance types for a couple of EC2 instances. A solutions architect needs to create a graph comparing the last 2 months of EC2 costs and perform an in-depth analysis to identify the root cause of the vertical scaling. How should the solutions architect generate the information with the LEAST operational overhead?
A
Use AWS Budgets to create a budget report and compare EC2 costs based on instance types.
B
Use Cost Explorer's granular filtering feature to perform an in-depth analysis of EC2 costs based on instance types.
C
Use graphs from the AWS Billing and Cost Management dashboard to compare EC2 costs based on instance types for the last 2 months.
D
Use AWS Cost and Usage Reports to create a report and send it to an Amazon S3 bucket. Use Amazon QuickSight with Amazon S3 as a source to generate an interactive graph based on instance types.
Explanation:
Correct Answer: B - Use Cost Explorer's granular filtering feature to perform an in-depth analysis of EC2 costs based on instance types.
Why this is correct:
Analysis of other options:
A. AWS Budgets: Primarily for setting budget alerts and tracking costs against thresholds, not for detailed historical analysis and root cause investigation.
C. AWS Billing and Cost Management dashboard: While it provides some graphs, it lacks the granular filtering capabilities needed for in-depth analysis of specific instance types over time.
D. AWS Cost and Usage Reports with QuickSight: This approach provides maximum flexibility but has the HIGHEST operational overhead, requiring:
Key AWS Services for Cost Analysis:
Best Practice: For immediate analysis with least operational overhead, always start with Cost Explorer's built-in capabilities before considering more complex solutions.