nerdexam
Amazon

CLF-C02 · Question #616

A company needs the ability to restore objects in an Amazon S3 bucket if the objects are accidentally overwritten. Which solution will meet this requirement MOST cost-effectively?

The correct answer is B. Enable S3 Versioning.. Enable S3 Versioning. S3 Versioning is a cost-effective way to protect objects in an S3 bucket against accidental overwrites or deletions. When versioning is enabled, S3 retains all versions of an object, allowing the company to restore a previous version if an object is overwrit

Submitted by mateo_ar· Mar 6, 2026Cloud Technology and Services

Question

A company needs the ability to restore objects in an Amazon S3 bucket if the objects are accidentally overwritten. Which solution will meet this requirement MOST cost-effectively?

Options

  • ABack up the objects by using AWS Backup.
  • BEnable S3 Versioning.
  • CMaintain a copy of the objects in another S3 bucket.
  • DReplicate the objects to different AWS Regions.

How the community answered

(29 responses)
  • A
    17% (5)
  • B
    72% (21)
  • C
    3% (1)
  • D
    7% (2)

Explanation

Enable S3 Versioning. S3 Versioning is a cost-effective way to protect objects in an S3 bucket against accidental overwrites or deletions. When versioning is enabled, S3 retains all versions of an object, allowing the company to restore a previous version if an object is overwritten.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice