AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An organization stores a large volume of data on Amazon S3. The data is frequently accessed for the first 30 days but is rarely accessed afterward. However, when the data is needed, it must be available without delay. The organization is required to retain the data for 1 year before deleting it. They aim to minimize storage costs while meeting these requirements. Which solution will meet these requirements MOST cost-effectively?
Use an S3 Lifecycle policy to transition objects to S3 Standard-Infrequent Access after 30 days and delete them after 1 year.
Use S3 Intelligent-Tiering for the objects, enabling automatic tiering, and delete them after 1 year.
Keep the objects in the S3 Standard storage class for 1 year and delete them afterward.
Use an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 30 days and delete them after 1 year.