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
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)- A17% (5)
- B72% (21)
- C3% (1)
- D7% (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.