AWS Certified Solutions Architect Professional SAP-C02 Practice Question
A financial services company is redesigning its trade data archival process on AWS to meet stringent regulatory requirements, including SEC Rule 17a-4. The requirements mandate that trade confirmation data be stored immutably for a period of seven years. During the first 90 days, the data must be readily accessible for frequent auditing. After this initial period, access is infrequent, but data must be retrievable within 12 hours upon request from regulators. The company needs a cost-effective solution that automates the entire data lifecycle. Which of the following strategies best meets all these requirements?
Use Amazon S3 to store the data for 90 days, then use a script to move the data to an Amazon S3 Glacier vault. Apply a Glacier Vault Lock policy to the vault to enforce the seven-year immutable retention.
Configure AWS Backup with a backup plan to copy the data from a primary S3 bucket to a backup vault. Set the backup plan's lifecycle to transition recovery points to cold storage after 90 days and apply a seven-year retention period using AWS Backup Vault Lock.
Store the data in an Amazon S3 bucket with S3 Object Lock enabled in Compliance mode. Configure an S3 Lifecycle policy to transition objects to the S3 Glacier Deep Archive storage class after 90 days.
Store the data in an Amazon S3 bucket with S3 Object Lock enabled in Governance mode. Configure an S3 Lifecycle policy to transition objects to the S3 Glacier Flexible Retrieval storage class after 90 days.
The correct answer is to use an Amazon S3 bucket with S3 Object Lock in Compliance mode and a lifecycle policy to transition data to S3 Glacier Deep Archive. This solution meets all requirements:
Immutability and SEC Rule 17a-4: S3 Object Lock in Compliance mode is designed for strict regulatory compliance like SEC Rule 17a-4, ensuring data cannot be altered or deleted by any user, including the root account, for the duration of the retention period.
Tiered Access: Keeping objects in S3 Standard for the first 90 days satisfies the need for frequent, low-latency access.
Cost-Effective Long-Term Storage: S3 Glacier Deep Archive is the most cost-effective storage class for long-term retention where retrieval times of up to 12 hours are acceptable.
Automation: An S3 Lifecycle policy automates the transition from S3 Standard to S3 Glacier Deep Archive without manual intervention.
Incorrect options are explained below:
Using S3 Object Lock in Governance mode is incorrect because it allows users with special permissions to bypass the retention settings, which does not meet the strict immutability requirement for SEC Rule 17a-4. S3 Glacier Flexible Retrieval is also less cost-effective than S3 Glacier Deep Archive for the 12-hour retrieval requirement.
Using Glacier Vault Lock is suboptimal. While it provides immutability, it applies to the entire vault. This approach is less flexible than using an S3 Lifecycle policy for tiered access and requires a separate process to move data rather than a seamless, automated transition.
Using AWS Backup is not the most appropriate solution for this use case. AWS Backup is primarily designed for creating and managing backups of AWS resources (like EBS, RDS, etc.), not as a primary archival system for raw object data. The native S3 Object Lock and Lifecycle policy is a more direct, simple, and cost-effective pattern for this requirement.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is S3 Object Lock, and why is Compliance mode important?
Open an interactive chat with Bash
What is the difference between S3 Glacier Deep Archive and S3 Glacier Flexible Retrieval?
Open an interactive chat with Bash
How do S3 Lifecycle policies automate data transitions?
Open an interactive chat with Bash
AWS Certified Solutions Architect Professional SAP-C02
Continuous Improvement for Existing Solutions
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access