CLF-C02 · Question #892
A company is launching an application in the AWS Cloud. The application will use Amazon S3 storage. A large team of researchers will have shared access to the data. The company must be able to recover
The correct answer is B. S3 Versioning. S3 Versioning preserves multiple versions of objects, allowing the company to recover data that has been accidentally overwritten or deleted by restoring a previous version.
Question
A company is launching an application in the AWS Cloud. The application will use Amazon S3 storage. A large team of researchers will have shared access to the data. The company must be able to recover data that is accidentally oveiwritten or deleted. Which S3 feature should the company turn on to meet this requirement?
Options
- AServer access logging
- BS3 Versioning
- CS3 Lifecycle rules
- DEncryption in transit and at rest
How the community answered
(29 responses)- A3% (1)
- B86% (25)
- C7% (2)
- D3% (1)
Explanation
S3 Versioning preserves multiple versions of objects, allowing the company to recover data that has been accidentally overwritten or deleted by restoring a previous version.
Community Discussion
No community discussion yet for this question.