
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A solutions architect needs to implement a solution to reduce a company's storage costs. All the company's data is in the Amazon S3 Standard storage class. The company must keep all data for at least 25 years. Data from the most recent 2 years must be highly available and immediately retrievable.
Which solution will meet these requirements?
A
Set up an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive immediately.
B
Set up an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 2 years.
C
Use S3 Intelligent-Tiering. Activate the archiving option to ensure that data is archived in S3 Glacier Deep Archive.
D
Set up an S3 Lifecycle policy to transition objects to S3 One Zone-Infrequent Access (S3 One Zone-IA) immediately and to S3 Glacier Deep Archive after 2 years.
Explanation:
Correct Answer: B
Why Option B is correct:
Why other options are incorrect:
Option A: Transitioning to Glacier Deep Archive immediately would violate the requirement for immediate retrievability of data from the most recent 2 years, as Glacier Deep Archive has 12-48 hour retrieval times.
Option C: S3 Intelligent-Tiering with archiving option automatically moves data between access tiers, but it doesn't provide the precise 2-year control needed. The archiving option moves data to Glacier Deep Archive after 90 days of no access, which doesn't align with the 2-year requirement.
Option D: Transitioning to S3 One Zone-IA immediately would reduce costs but:
Key AWS Concepts: