Your company has a large set of resources in AWS.
They want to utilize the resources and see places where they could optimize the costs if possible.
Which of the following can be used for this purpose?
Click on the arrows to vote for the correct answer
A. B. C. D.Correct Answer: C.
The AWS Documentation mentions the following.
The AWS Cost and Usage report tracks your AWS usage and provides estimated charges associated with your AWS account.
The report contains line items for each unique combination of AWS product, usage type, and operation that your AWS account uses.
You can customize the AWS Cost and Usage report to aggregate the information either by the hour or by the day.
Option A is incorrect since this is just a configuration service.
Option B is incorrect since this is used to check the server for vulnerabilities.
Option D is incorrect since this is used for API monitoring.
For more information on cost usage reports, please visit the below URL-
https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-reports-costusage.htmlThe AWS service that can be used to optimize costs is AWS Cost and Usage Reports, option C.
AWS Cost and Usage Reports provide detailed billing and usage data for an AWS account. They allow users to analyze costs and usage patterns, identify cost optimization opportunities, and create custom reports for further analysis. AWS Cost and Usage Reports are available in CSV and Parquet format and can be accessed through the AWS Management Console or the AWS Cost Explorer API.
AWS Config, option A, is a service that provides a detailed inventory of AWS resources and their configuration history. It is mainly used for compliance and security purposes and not directly for cost optimization.
AWS Inspector, option B, is a security assessment service that helps users improve the security and compliance of their applications. It is not specifically designed for cost optimization.
AWS CloudTrail, option D, is a service that logs all API calls made within an AWS account, including calls made by users, applications, and AWS services. It is mainly used for auditing and compliance purposes and not directly for cost optimization.
In summary, AWS Cost and Usage Reports is the AWS service that can be used to optimize costs for an AWS account.