transmigration

The soul of a machine

This project is maintained by wbreeze

back to the index

Storing and retrieving from Amazon Glacier

Your archive in the sky

Here you go! This is your machine’s little angel spirit in heaven.

We’re using a product from Amazon Web Services (AWS) that they call “Glacier”. It is very inexpensive bulk file storage. It can take massive files. Freeze them. And deliver them back on request.

Files stored wih Glacier are not immediately available online. Amazon will take them into off-line storage, like tape backups. When you ask for them, they bring them online for a short time in order for you to retrieve them. This keeps the cost down.

Setting-up with Amazon

  1. You need an account with Amazon. If you have shopped with Amazon, you probably have one. Here is the link to sign up with Amazon.
  2. You want to create MFA for your root account. However, be sure to store the security token in your KeePass database. If you are using your phone, you are using a “Virtual MFA device”.
  3. You will create an IAM user with all access priviliges to Amazon Glacier. Amazon is pretty insistent about not using your root credentials to access and use AWS.
  4. You will create an access key. Ensure that you have this key stored in your KeePass database.
  5. Find the Glacier product and set-up a vault.

Amazon Glacier has extensive instructions in in its getting started guide.

On your side

Install something for working with glacier. Your choice:

Here are some items you will need to know: