126k views
1 vote
What are the uses of Amazon Glacier? 1.Auto scaling and Load Balancing 2.Accessing infrequent data and archiving data 3.Storing frequently access data 4.Fast computing

User Dagorym
by
7.9k points

2 Answers

5 votes

Answer:

1) Auto scaling and Load Balancing

Step-by-step explanation:

The Amazon S3 Glacier storage classes are purpose-built for data archiving

User Kolrie
by
7.6k points
4 votes

Final answer:

Amazon Glacier is a cloud storage service used for data archiving and long-term storage. It is low-cost and suitable for accessing infrequent data and archiving, but not for storing frequently accessed data. Data retrieval options include expedited, standard, and bulk.

Step-by-step explanation:

Amazon Glacier is a cloud storage service provided by Amazon Web Services (AWS) that is used for data archiving and long-term storage. Its main uses are for accessing infrequent data and archiving data, rather than storing frequently accessed data. It is designed to be a low-cost storage option for storing large amounts of data that is rarely accessed.

One of the key benefits of Amazon Glacier is its low-cost storage pricing model. It is significantly cheaper than other storage options provided by AWS, such as Amazon S3. However, accessing data stored in Glacier can take several hours, so it is not suitable for applications that require fast computing or real-time data access.

In terms of data retrieval, Amazon Glacier provides three retrieval options: Expedited, Standard, and Bulk. Expedited retrieval is the fastest option, but also the most expensive. Bulk retrieval is the slowest option, but it is the most cost-effective for large data transfers. Standard retrieval is a balance between speed and cost.

User Vaclav Turecek
by
8.1k points