Читать книгу AWS Certified SysOps Administrator Official Study Guide - Cole Stephen - Страница 24

Chapter 2
Working with AWS Cloud Services
Review Questions

Оглавление

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

A. C++

B. Python

C. Java

D.NET SDK

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

A. Table

B. JSON

C. Text

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

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

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

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

D. Use the tab key between each word.

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

A. Ruby

B. Basic

C. Perl

D. Python

E. Pascal

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

A. aws help

B. aws-iot list-commands

C. aws iot help

D. aws – help

6. What does the waiter allow you to do in Boto?

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

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

C. Wait for ordered infrastructure to become available before continuing.

D. Automatically distribute Amazon S3 data across regions.

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

A. To order AWS IoT Buttons

B. To create a new AWS account to use for IoT

C. As a dashboard for performing analytics upon your IoT messages

D. To simplify the process of connecting things to the AWS IoT service

8. For the CLI commands that accept formatted files as input, the input file must be in which of the following formats?

A. Text format

B. JSON

C. Comma Separated Values (CSV)

D. XML

E. HTML

9. Which option allows you to filter output?

A. – filter

B. – find

C. – sort

D. – query

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

A. config

B. credentials

C. profile

D. awskeys

AWS Certified SysOps Administrator Official Study Guide

Подняться наверх