Cost for S3 standard to glacier deep archive

0

Have a cost do move data from s3 standard to s3 glacier?

I read on s3 pricing they have no cost, this is correct? I have a bucket whit 42TB of data, and millions of objects.

Is this right or i will be priced for every 1000 objects?

To remove i will not be priced if a configure a lifecycle to remove this data?

Thanks for advance people!

質問済み 6ヶ月前364ビュー
2回答
2
承認された回答

There are similar questions:

When you transition objects from S3 Standard to Glacier Deep Archive, there is a cost per 1,000 requests. This cost is separate from the actual storage costs.

If you have 42TB of data and millions of objects, you'll be charged based on the number of objects transitioned. For example:

  • Transition Requests: If you have 1 million objects, and the cost is $0.05 per 1,000 requests, transitioning 1 million objects would cost $50.

  • Deletion via Lifecycle Policy: There is no cost to delete objects using a lifecycle policy. This means you can set up a lifecycle rule to automatically delete data after a certain period without incurring additional charges.

https://aws.amazon.com/s3/pricing/

profile picture
エキスパート
回答済み 6ヶ月前
profile picture
エキスパート
レビュー済み 5ヶ月前
profile pictureAWS
エキスパート
レビュー済み 6ヶ月前
0

Thanks ! Very grateful !

回答済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ