SCS-C02 · Question #86
A company has a new partnership with a vendor. The vendor will process data from the company's customers. The company will upload data files as objects into an Amazon S3 bucket. The vendor will…
The correct answer is B. Configure an S3 Lifecycle rule on the S3 bucket to expire objects that have been in the S3 bucket. https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lifecycle-mgmt.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/how-to-set-lifecycle-configuration-
Question
A company has a new partnership with a vendor. The vendor will process data from the company's customers. The company will upload data files as objects into an Amazon S3 bucket. The vendor will download the objects to perform data processing. The objects will contain sensitive data. A security engineer must implement a solution that prevents objects from residing in the S3 bucket for longer than 72 hours. Which solution will meet these requirements?
Options
- AUse Amazon Macie to scan the S3 bucket for sensitive data every 72 hours. Configure Macie to
- BConfigure an S3 Lifecycle rule on the S3 bucket to expire objects that have been in the S3 bucket
- CCreate an Amazon EventBridge scheduled rule that invokes an AWS Lambda function every day.
- DUse the S3 Intelligent-Tiering storage class for all objects that are uploaded to the S3 bucket. Use
How the community answered
(25 responses)- A4% (1)
- B76% (19)
- C12% (3)
- D8% (2)
Explanation
https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lifecycle-mgmt.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/how-to-set-lifecycle-configuration-
Topics
Community Discussion
No community discussion yet for this question.