
Explanation:
The most effective and standard way to manage incomplete multipart uploads is using Amazon S3 Lifecycle rules. You can create a rule that specifically targets 'Incomplete Multipart Uploads' and instructs S3 to delete them after a certain number of days (e.g., 7 days). This automates the cleanup and saves storage costs.
Ultimate access to all questions.
Question 21. A SysOps administrator manages a company's Amazon S3 buckets. The SysOps administrator has identified 5 GB of incomplete multipart uploads in an S3 bucket in the company's AWS account. The SysOps administrator needs to reduce the number of incomplete multipart upload objects in the S3 bucket. Which solution will meet this requirement?
A
Create an S3 Lifecycle rule on the S3 bucket to delete expired markers or incomplete multipart uploads.
B
Require users that perform uploads of files into Amazon S3 to use the S3 TransferUtility.
C
Enable S3 Versioning on the S3 bucket that contains the incomplete multipart uploads.
D
Create an S3 Object Lambda Access Point to delete incomplete multipart uploads.
E
None
F
None
No comments yet.