A financial institution needs to retain historical transaction logs to meet regulatory compliance requirements. These logs are rarely accessed but must be kept secure for seven years. The institution can tolerate a retrieval time of 12 hours for any requested log. Which AWS storage service is the most cost-effective choice for this storage requirement?
- AAmazon EBS
- BAmazon EFS
- Amazon S3 Glacier Deep ArchiveAnswer
- DAmazon EC2 Instance Store
Answer
Amazon S3 Glacier Deep Archive is the most cost-effective choice because it is specifically designed for long-term archival storage with retrieval times of up to 12 hours.
Amazon S3 Glacier Deep Archive is the correct choice because it is AWS's lowest-cost storage class, specifically optimized for archiving data that is rarely accessed and can tolerate retrieval times of up to 12 hours.
Step-by-Step Solution
Key Concept
Selecting the appropriate AWS storage service based on access patterns, durability, retention length, and cost constraints.
Estimated Time:45s