Study. uk . com
  1. Home
  2. All questions
  3. Question 484

AWS Certified Solutions Architect study material · question 484 of 500

A team uploads data to S3 Standard and wants it to become cheaper as it ages. What is the usual approach?

  1. A lifecycle configuration transitioning it to Standard-IA or One Zone-IA
  2. Replicating it to a bucket in a cheaper Region
  3. Enabling Transfer Acceleration on the bucket
  4. Turning on versioning to deduplicate old copies
Show the answer

Answer: A. A lifecycle configuration transitioning it to Standard-IA or One Zone-IA

Uploading as S3 Standard and letting a lifecycle rule move objects to an infrequent-access class as they age is the common pattern.

Source: Understanding and managing Amazon S3 storage classes (Amazon Web Services) — Storage classes for infrequently accessed objects

Challenge yourself on this topic → Study as cards