QuestionQ196

Data Operations and Support

A marketing company stores marketing data in Amazon S3. The company enables versioning on some buckets and runs several jobs that read and load data into those buckets.

To cost-optimize storage, the company needs to collect information about incomplete multipart uploads and outdated versions that exist in the S3 buckets.

Which solution meets these requirements with the LEAST operational effort?

  • A Use AWS CLI to gather the information.
  • B Use Amazon S3 Inventory configurations reports to gather the information.
  • C Use the Amazon S3 Storage Lens dashboard to gather the information.
  • D Use AWS usage reports for Amazon S3 to gather the information.
Explanation

Amazon S3 Storage Lens provides centralized cost-optimization metrics and dashboard views for S3 storage, including incomplete multipart upload storage and objects. It can also identify buckets that are accumulating noncurrent object versions, making it the lowest-operational-effort option for this analysis.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!