![]() |
VOOZH | about |
This article intends to make the readers aware of the data transfer process from S3 to Glacier. Before going into the process, let us examine the circumstances that necessitate this data transfer before proceeding with the process. In general, we maintain multiple copies of data in various spaces to ensure that the data can never be lost. As if one instance of the data is not being retrieved, we can use the other one. A few of the scenarios are discussed below, although there may be others.
Note: Retrieving data from Glacier takes more time and costs more than retrieving data from S3. Therefore, it is crucial to think carefully about how you will be accessing your data before you choose to store it in Glacier.
Step 1: First, login into your AWS account and search "S3" on the AWS Management Console, i.e. the primary screen.
Step 2: After being redirected to the S3 console, click on the S3 bucket you want to archive to S3 Glacier. If you have no buckets present you can create an S3 bucket.
Step 3: Next being redirected to the respective S3 bucket page, click on the "Objects" you want to archive to S3 Glacier.
Step 4: Then, we will be redirected to this object's property page. On this page, navigate using scroller and edit the "Storage Class" field here.
Step 5: Here, we can see that by default the Standard Storage Class option. We can edit the same by selecting "Glacier Flexible Retrieval". Once done, finally click "Save Changes".
We have successfully copied data from S3 to Glacier.