AND CORRECT ANSWERS
Which of the following credentials can you use to log into the AWS Management Console? -
CORRECT ANSWERS Identity and Access Management (IAM) username
How long will your session with the AWS Management Console remain active? - CORRECT
ANSWERS 12 hours
While looking at the EC2 service console in the AWS Management Console while logged in
as the root user, you notice all of your instances are missing. What could be the reason? - CORRECT
ANSWERS You've selected the wrong region in the navigation bar.
Which of the following is true regarding a resource tag? - CORRECT ANSWERS It must have
a key.
Which of the following is required to use the AWS Command Line Interface (CLI)? - CORRECT
ANSWERS A secret key
Which of the following are options for installing the AWS CLI on Windows 10?
(Select TWO.) - CORRECT ANSWERS The MSI installer
using python and pip
After installing the AWS Command Line Interface, what should you do before using it to
securely manage your AWS resources? - CORRECT ANSWERS Issue the aws configure
command.
Which output format does the AWS CLI support? - CORRECT ANSWERS JavaScript object
notation (JSON)
Which of the following programming languages are AWS software development kits avail-
able for? (Select THREE.) - CORRECT ANSWERS JavaScript
D. Java
E. PHP
, Which of the following software development kits (SDKs) enable developers to write mobile
applications that run on both Apple and Android devices? (Select TWO.) - CORRECT ANSWERS
A. AWS Mobile SDK for Unity
B. AWS Mobile SDK for .NET and Xamarin
Which of the following programming languages are AWS Internet of Things (IoT) device
software development kits available for? (Select TWO.) - CORRECT ANSWERS A.
JavaScript
B. C++
What's the difference between the AWS Command Line Interface (CLI) and the AWS soft-
ware development kits (SDK)? (Select TWO.) - CORRECT ANSWERS A. The AWS SDKs
allow you to use popular programming languages to write applications
that interact with AWS services.
B. The AWS CLI allows you to interact with AWS services from a terminal.
Which of the following CloudWatch features store performance data from AWS services? -
CORRECT ANSWERS Metrics
For which of the following scenarios can you create a CloudWatch alarm to send a
notification? - CORRECT ANSWERS A metric that exceeds a given threshold
Which of the following Simple Notification Service (SNS) protocols can you use to send a
notification? (Select TWO.) - CORRECT ANSWERS Short Message Service (SMS) text
message
Simple Queue Service (SQS)
Which of the following are true regarding CloudWatch Events? (Select TWO.) - CORRECT
ANSWERS C. It can send an SNS notification when an IAM user logs in to the AWS
Management
Console.
D. It can shut down an EC2 instance at a specific time.