140k views
4 votes
I can interact with Glacier using ________. Select 4.

a. The RESTful Glacier web service
b. The Java or .NET SDKs
c. CloudFormation templates
d. The AWS CLI
e. Amazon S3 Lifecycle Policies

User Paco Wong
by
7.7k points

1 Answer

4 votes

Final answer:

You can interact with Amazon Glacier using the RESTful Glacier web service, Java or .NET SDKs, the AWS CLI, and Amazon S3 Lifecycle Policies.

Step-by-step explanation:

The question asks about interacting with Amazon Glacier, a cloud storage service that is part of Amazon Web Services (AWS). Specifically, it is asking which methods can be used to interact with Glacier. The correct answers are:

  1. The RESTful Glacier web service
  2. The Java or .NET SDKs (Software Development Kits)
  3. The AWS CLI (Command Line Interface)
  4. Amazon S3 Lifecycle Policies

These are four ways to interact with Amazon Glacier. Each of these methods allows users to manage and automate tasks in Glacier, such as uploading and downloading data, setting policies, and more.

User Mark Simpson
by
8.9k points