Easy1 markMultiple Choice
AWS SAA-C03 · Question 54 · Domain 4.1: Storage Cost Optimization
A hospital needs to retain patient records for 10 years to meet regulatory compliance. The records are rarely accessed after the first year, but if needed, a retrieval time of 12 hours is acceptable. Which Amazon S3 storage class is the MOST cost-effective for long-term retention?
A hospital needs to retain patient records for 10 years to meet regulatory compliance. The records are rarely accessed after the first year, but if needed, a retrieval time of 12 hours is acceptable. Which Amazon S3 storage class is the MOST cost-effective for long-term retention?
Answer options:
A.
S3 Standard-IA
B.
S3 One Zone-IA
C.
S3 Glacier Flexible Retrieval
D.
S3 Glacier Deep Archive
How to approach this question
Match '10 years', 'rarely accessed', and '12 hours acceptable' with the cheapest storage class: Glacier Deep Archive.
Full Answer
D.S3 Glacier Deep Archive✓ Correct
S3 Glacier Deep Archive
Amazon S3 Glacier Deep Archive is Amazon S3's lowest-cost storage class and supports long-term retention and digital preservation for data that may be accessed once or twice in a year. It has a standard retrieval time of 12 hours.
Common mistakes
Choosing Glacier Flexible Retrieval. While cheap, Deep Archive is cheaper and perfectly fits the 12-hour retrieval allowance.
Practice the full AWS SAA-C03 Practice Exam 1
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02A solutions architect is designing an application that will run on Amazon EC2 instances. The appl...EasyQ03A company wants to implement a federated identity solution for its employees to access the AWS Ma...MediumQ04A mobile application needs to access Amazon DynamoDB directly to read user-specific data. The app...HardQ05A company is hosting a web application on Amazon EC2 instances. The application connects to an Am...Medium
Expert