
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 company stores its data objects in Amazon S3 Standard storage. A solutions architect has found that 75% of the data is rarely accessed after 30 days. The company needs all the data to remain immediately accessible with the same high availability and resiliency, but the company wants to minimize storage costs.
Which storage solution will meet these requirements?
A
Move the data objects to S3 Glacier Deep Archive after 30 days.
B
Move the data objects to S3 Standard-Infrequent Access (S3 Standard-IA) after 30 days.
C
Move the data objects to S3 One Zone-Infrequent Access (S3 One Zone-IA) after 30 days.
D
Move the data objects to S3 One Zone-Infrequent Access (S3 One Zone-IA) immediately.
Explanation:
Correct Answer: B
Why Option B is correct:
Why other options are incorrect:
A. S3 Glacier Deep Archive:
C. S3 One Zone-IA:
D. S3 One Zone-IA immediately:
Key AWS Concepts:
Best Practice: Use S3 Standard-IA for data that is infrequently accessed but still needs immediate availability and high durability, which perfectly matches the requirements in this scenario.