
Answer-first summary for fast verification
Answer: Create an Amazon S3 bucket. Upload the data to the bucket. Use a lifecycle rule to transition the data to a vault in S3 Glacier. Create a Vault Lock policy that meets all the regulatory requirements.
The most cost-effective solution for preserving several petabytes of data for 7 years while ensuring no changes or deletions is to create an Amazon S3 bucket and use a lifecycle rule to transition the data to a vault in S3 Glacier, then create a Vault Lock policy. Amazon S3 Glacier is designed for long-term data archiving at a lower cost compared to S3 Object Lock in compliance mode or governance mode. Additionally, the Vault Lock feature of S3 Glacier ensures that the data meets regulatory compliance by preventing any changes or deletions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company needs to preserve several petabytes of data for 7 years to meet regulatory compliance. The company's compliance team has tasked a security officer with developing a strategy that ensures the data cannot be altered or deleted. Which of the following solutions offers the most cost-effective approach to achieve this?
A
Create an Amazon S3 bucket. Configure the bucket to use S3 Object Lock in compliance mode. Upload the data to the bucket. Create a resource-based bucket policy that meets all the regulatory requirements.
B
Create an Amazon S3 bucket. Configure the bucket to use S3 Object Lock in governance mode. Upload the data to the bucket. Create a user-based IAM policy that meets all the regulatory requirements.
C
Create a vault in Amazon S3 Glacier. Create a Vault Lock policy in S3 Glacier that meets all the regulatory requirements. Upload the data to the vault.
D
Create an Amazon S3 bucket. Upload the data to the bucket. Use a lifecycle rule to transition the data to a vault in S3 Glacier. Create a Vault Lock policy that meets all the regulatory requirements.
No comments yet.