Andres M Chaparro M
Quiz by , created more than 1 year ago

Chapter 2

23
0
0
Andres M Chaparro M
Created by Andres M Chaparro M over 4 years ago
Close

Chapter 2

Question 1 of 10

1

Which of the following is a dependency of the AWS CLI for Mac and Linux?

Select one of the following:

  • C++

  • Python

  • Java

  • .NET SDK

Explanation

Question 2 of 10

1

Which of the following AWS CLI output formats is best geared toward human viewing?

Select one of the following:

  • Table

  • JSON

  • Text

Explanation

Question 3 of 10

1

How can one split apart a long AWS CLI command line to make it more easily readable by
the operator?

Select one of the following:

  • Use the semi-colon (;) between statements, with a newline after each backslash.

  • Press Enter after every three words, followed by the Enter key twice at the end of the
    statement.

  • Use backslashes (\) every few words, with a newline after each backslash.

  • Use the tab key between each word.

Explanation

Question 4 of 10

1

For which languages are AWS SDKs available? (Choose all that apply.)

Select one or more of the following:

  • Ruby

  • Basic

  • Perl

  • Python

  • Pascal

Explanation

Question 5 of 10

1

Which command can you run to find more information about the proper syntax and
options for AWS IoT commands from the CLI?

Select one of the following:

  • aws help

  • aws-iot list-commands

  • aws iot help

  • aws --help

Explanation

Question 6 of 10

1

What does the waiter allow you to do in Boto?

Select one of the following:

  • Order a pool of Amazon EC2 instances to be delivered to your Auto Scaling group.

  • Delete all unused Security Groups in your Amazon Virtual Private Cloud (Amazon VPC).

  • Wait for ordered infrastructure to become available before continuing.

  • Automatically distribute Amazon S3 data across regions.

Explanation

Question 7 of 10

1

In which situation would you use the AWS IoT Device SDK?

Select one of the following:

  • To order AWS IoT Buttons

  • To create a new AWS account to use for IoT

  • As a dashboard for performing analytics upon your IoT messages

  • To simplify the process of connecting things to the AWS IoT service

Explanation

Question 8 of 10

1

For the CLI commands that accept formatted files as input, the input file must be in which
of the following formats? (select 1)

Select one or more of the following:

  • Text format

  • JSON

  • Comma Separated Values (CSV)

  • XML

  • HTML

Explanation

Question 9 of 10

1

Which option allows you to filter output?

Select one of the following:

  • --filter

  • --find

  • --sort

  • --query

Explanation

Question 10 of 10

1

In what file are your Access Key and Secret Key stored after executing the aws configure
command?

Select one of the following:

  • config

  • credentials

  • profile

  • awskeys

Explanation