A SysOps administrator is configuring an Amazon S3 Lifecycle policy to optimize storage costs for an organization's data. Which TWO storage class transitions are valid and supported by S3 Lifecycle rules?
- S3 Standard to S3 Glacier Flexible RetrievalAnswer
- S3 Standard-IA to S3 Intelligent-TieringAnswer
- CS3 Glacier Flexible Retrieval to S3 Standard
- DS3 One Zone-IA to S3 Standard-IA
- ES3 Glacier Deep Archive to S3 Standard-IA
Answer
Transitioning from S3 Standard to S3 Glacier Flexible Retrieval, and transitioning from S3 Standard-IA to S3 Intelligent-Tiering.
Amazon S3 Lifecycle transition rules support moving objects from warmer storage classes to colder, cheaper, or archive storage classes. Transitioning from S3 Standard to S3 Glacier Flexible Retrieval is a standard downward transition path. Transitioning from S3 Standard-IA to S3 Intelligent-Tiering is also supported, allowing AWS to manage access patterns automatically.
Step-by-Step Solution
Key Concept
Amazon S3 Lifecycle transition rules and supported storage class paths.