
Answer-first summary for fast verification
Answer: S3 Standard-Infrequent Access for active storage; S3 Glacier Deep Archive with standard retrieval for archival.
Option A is correct because S3 Standard-Infrequent Access (S3 Standard-IA) is designed for data that is accessed less frequently but requires rapid access when needed. It offers a lower storage cost while still providing high durability, availability, and performance. S3 Glacier Deep Archive with standard retrieval is the most cost-effective option for archival storage in AWS and it meets the requirement of access within 24 hours as standard retrieval typically returns data within 12 hours. Options that use bulk retrieval (such as B and D) do not meet the 24-hour retrieval requirement, and using S3 One Zone-IA does not maximize resiliency.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which AWS storage solution is most cost-effective for infrequently accessed, sensitive images requiring 24-hour retrieval from archival storage, with a focus on resiliency?
A
S3 Standard-Infrequent Access for active storage; S3 Glacier Deep Archive with standard retrieval for archival.
B
S3 Standard-Infrequent Access for active storage; S3 Glacier Deep Archive with bulk retrieval for archival.
C
S3 Intelligent-Tiering for active storage; S3 Glacier Deep Archive with standard retrieval for archival.
D
S3 One Zone-Infrequent Access for active storage; S3 Glacier Deep Archive with bulk retrieval for archival.
No comments yet.