Topic 1 Question 552
A company stores data in an Amazon S3 bucket. The data is updated multiple times every day from an application that runs on a server in the company’s on-premises data center.
The company enables S3 Versioning on the S3 bucket. After some time, the company observes multiple versions of the same objects in the S3 bucket.
The company needs the S3 bucket to keep the current version of each object and the version immediately previous to the current version.
Which solution will meet these requirements?
Configure an S3 bucket policy to retain one newer noncurrent version of the objects.
Configure an S3 Lifecycle rule to retain one newer noncurrent version of the objects.
Enable S3 Object Lock. Configure an S3 Object Lock policy to retain one newer noncurrent version of the objects.
Suspend S3 Versioning. Modify the application code to check the number of object versions before updating the objects.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: B
Lifecycle rule to remove old versions
👍 10bdf3af2025/03/02
シャッフルモード