Amazon
DEA-C01 · Question #303
A company stores customer data in an Amazon S3 bucket. The company must permanently delete all customer data that is older than 7 years. Which solution will meet this requirement?
The correct answer is A. Configure an S3 Lifecycle policy to permanently delete objects that are older than 7 years. An S3 Lifecycle policy can automatically and permanently expire (delete) objects after they reach an age of 7 years, ensuring the data is removed without ongoing manual processes.
Data Store Management
Question
A company stores customer data in an Amazon S3 bucket. The company must permanently delete all customer data that is older than 7 years. Which solution will meet this requirement?
Options
- AConfigure an S3 Lifecycle policy to permanently delete objects that are older than 7 years.
- BUse Amazon Athena to query the S3 bucket for objects that are older than 7 years. Configure
- CConfigure an S3 Lifecycle policy to move objects that are older than 7 years to S3 Glacier Deep
- DConfigure an S3 Lifecycle policy to enable S3 Object Lock on all objects that are older than 7
How the community answered
(26 responses)- A92% (24)
- B4% (1)
- D4% (1)
Explanation
An S3 Lifecycle policy can automatically and permanently expire (delete) objects after they reach an age of 7 years, ensuring the data is removed without ongoing manual processes.
Topics
#S3 Lifecycle Policy#Data Deletion#Data Retention#Amazon S3
Community Discussion
No community discussion yet for this question.