From the course: AWS Certified Advanced Networking - Specialty (ANS-C01) Cert Prep

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Amazon S3 minimum storage duration

Amazon S3 minimum storage duration

- [Instructor] We have discussed in our previous lectures that Amazon S3 Glacier provides a more cost effective option to store your archive files. This storage class costs way less than its S3 Standard counterpart. However, there is a handful of scenarios in which this cost benefit is not applicable. Let us cover the different use cases where it is more cost effective to use S3 Standard than S3 Glacier. In Amazon S3, there is a concept called Minimum Storage Duration, which means that your objects must be stored in a particular storage class for a specific amount of time. You can remove or delete your objects, but you'll still have to pay the remaining days of the mandatory minimum period. So if the minimum storage duration for a specific storage class is 30 days, you will then be charged for the entire 30 days, even if you deleted your objects before 30 days. For example, you start an object in the Amazon S3 Standard…

Contents