nerdexam
Amazon

SOA-C02 · Question #530

A company has scientists who upload large data objects to an Amazon S3 bucket. The scientists upload the objects as multipart uploads. The multipart uploads often fail because of poor end- client…

The correct answer is A. Review the Incomplete Multipart Upload Bytes metric in the S3 Storage Lens dashboard. Create. Amazon S3 supports a bucket lifecycle rule that you can use to direct Amazon S3 to stop multipart uploads that aren't completed within a specified number of days after being initiated. When a multipart upload isn't completed within the specified time frame, it becomes eligible…

Submitted by devops_kid· Mar 30, 2026Monitoring, Logging, and Remediation

Question

A company has scientists who upload large data objects to an Amazon S3 bucket. The scientists upload the objects as multipart uploads. The multipart uploads often fail because of poor end- client connectivity. The company wants to optimize storage costs that are associated with the data. A SysOps administrator must implement a solution that presents metrics for incomplete uploads. The solution also must automatically delete any incomplete uploads after 7 days. Which solution will meet these requirements?

Options

  • AReview the Incomplete Multipart Upload Bytes metric in the S3 Storage Lens dashboard. Create
  • BImplement S3 Intelligent-Tiering to move data into lower-cost storage classes after 7 days. Create
  • CAccess the S3 console. Review the Metrics tab to check the storage that incomplete multipart
  • DUse the S3 analytics storage class analysis tool to identify and measure incomplete multipart

How the community answered

(62 responses)
  • A
    81% (50)
  • B
    3% (2)
  • C
    5% (3)
  • D
    11% (7)

Explanation

Amazon S3 supports a bucket lifecycle rule that you can use to direct Amazon S3 to stop multipart uploads that aren't completed within a specified number of days after being initiated. When a multipart upload isn't completed within the specified time frame, it becomes eligible for an abort operation. Amazon S3 then stops the multipart upload and deletes the parts associated with the multipart upload. https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpu-abort-incomplete-mpu-lifecycle-

Topics

#S3 multipart upload#S3 Storage Lens#lifecycle policy#storage cost

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice