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
preguntada hace un año516 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un año
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas