Diference between Bucket with Deep archive and Glacier Vault

0

I need to do a cold backup of a dataserver with a lot of data, so i wonder wich is the best way to do? Using Glacier and FastGlacier to upload to a vault or create a bucket in S3 and upload as Glacier Deep Archive (actually i don't know the difference).

profile picture
已提问 1 年前516 查看次数
1 回答
0

Hi ReinnerH,

About differences between glacier deep archive and vaults, in general if you use deep archive, then you have the advantage of using s3 api, UI console to interact to manage objects and more s3 related features (lifecycle rules, etc…). Probably deep archive is cheaper that glacier vault, though with similar retrieval time.thus, in general is better to use glacier from aws than not.

A disadvantage of s3 glacier is thought that, as you cannot upload archives to S3 Glacier by using the management console (https://docs.aws.amazon.com/amazonglacier/latest/dev/uploading-an-archive.html), if you are looking for a user friendly web client, then fastglacier can be a good fit.

Otherwise other options include:

  • use CLI
  • use SDK
  • use s3 lifecycle rules

Hope it clarifies

profile picture
专家
已回答 1 年前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则