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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南