AWS Certified Solutions Architect Associate SAA-C03 Practice Question
Which feature should be used to automatically delete objects from an S3 bucket after a defined time period, thereby helping to manage storage costs effectively?
The correct answer is S3 Lifecycle Policy, which allows you to define rules for automatically transitioning objects to less expensive storage classes or deleting them after a certain period of time, ensuring you do not pay for storage you do not need. S3 Versioning does not delete objects but keeps versions of modified files. S3 Replication is a feature for automatically copying objects across S3 buckets. S3 Transfer Acceleration is used for faster transfer of objects to and from S3 buckets.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Can an S3 Lifecycle Policy also transition objects to lower-cost storage tiers?
Open an interactive chat with Bash
What is the difference between S3 Lifecycle Policy and S3 Versioning?
Open an interactive chat with Bash
When should S3 Transfer Acceleration be used instead of S3 Lifecycle Policies?