AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company wants to store old project archives that are infrequently accessed and may be retrieved only in case of legal issues. Which Amazon S3 storage class is the most cost-effective solution for this use case?
Amazon S3 Glacier is designed for data archiving, offering very low storage costs for long-term archiving where data is infrequently accessed. Its retrieval times can be slow (from minutes to hours), which aligns with the company's requirements for rare access and is acceptable in the case of legal issues. Amazon S3 Standard offers higher availability and faster access but at higher costs and is not suitable for archiving. Amazon S3 Intelligent-Tiering is designed to optimize costs by automatically moving data to the most cost-effective access tier, but has a monitoring and automation cost, making it less attractive for purely archival information. Amazon S3 One Zone-Infrequent Access provides a lower-cost option compared to Standard, but still costs more than Glacier and is most effective when you need quicker access to infrequently accessed data.
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 are the retrieval times for Amazon S3 Glacier?
Open an interactive chat with Bash
What factors should I consider when choosing an S3 storage class?
Open an interactive chat with Bash
Can I change the storage class of my S3 objects after they are stored?