Exam: AWS Certified Cloud Practitioner 0 Likes
A company is launching an application in the AWS Cloud The application (CLF-C02)
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 overwritten or deleted.
Which S3 feature should the company turn on to meet this requirement?
A) Server access logging
B) S3 Versioning
C) S3 Lifecycle rules
D) Encryption in transit and at rest
Solution
Correct answer: B) S3 Versioning.
Enabling S3 Versioning allows the retention of multiple versions of an object in the same bucket. This feature helps in recovering previous versions of objects in case of accidental deletion or overwriting. Therefore, option B is the correct choice for meeting the company's requirement.
Category: Basic AWS services
Language: English