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
gefragt vor einem Jahr516 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen