passdrill
AWS SAA-C03 · S3 & Storage · Card 033/044 easy

An application frequently starts multipart uploads to an S3 bucket but, due to intermittent network failures, many of these uploads are never completed or explicitly aborted. The company notices its storage bill includes charges for parts that were never assembled into a final object. What should they configure to automatically stop paying for these abandoned parts?

  1. S3 Requester Pays, so the uploading client is billed instead of the bucket owner
  2. S3 Object Lock in Compliance mode on the bucket
  3. An S3 Lifecycle rule that transitions all objects to S3 Glacier Deep Archive after 30 days
  4. An S3 Lifecycle rule using the AbortIncompleteMultipartUpload action to delete incomplete uploads after a set number of days
Next card → Shuffle