1 Answer
- Newest
- Most votes
- Most comments
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
Relevant content
- asked 2 years ago
- asked 6 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 4 years ago