Login with Google
AWS Practitioner Chapter 06
Questions from the book AWS Certified Cloud Practitioner Study Guide by Ben Piper and David Clinton.
1.- Which of the following credentials can you use to log into the AWS Management Console?
1.
Access key ID
2.
Account alias
3.
Account ID
4.
Identity and Access Management (IAM) username
2.- How long will your session with the AWS Management Console remain active?
1.
6 hours
2.
12 hours
3.
8 hours
4.
24 hours
5.
15 minutes
3.- 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?
1.
You’ve selected the wrong region in the navigation bar.
2.
You don’t have view access.
3.
You’ve selected the wrong Availability Zone in the navigation bar.
4.
You don’t have an access key.
4.- Which of the following is true regarding a resource tag?
1.
It must be unique within an account.
2.
It’s case insensitive.
3.
It must have a key.
4.
It must have a value.
5.- Which of the following is required to use the AWS Command Line Interface (CLI)?
1.
A secret key
2.
An IAM user
3.
Outbound network access to TCP port 80
4.
Linux
6.- Which of the following are options for installing the AWS CLI on Windows 10? (Select TWO.)
1.
The MSI installer
2.
An AWS software development kit (SDK)
3.
The Yum or Aptitude package manager
4.
Using Python and pip
7.- After installing the AWS Command Line Interface, what should you do before using it to securely manage your AWS resources?
1.
Issue the aws --version command.
2.
Issue the aws configure command.
3.
Reboot.
4.
Generate a new access key ID and secret access key for the root user.
8.- Which output format does the AWS CLI support?
1.
Tab-separated values (TSV)
2.
Comma-separated values (CSV)
3.
JavaScript object notation (JSON)
4.
None of these
9.- Which of the following programming languages are AWS software development kits available for? (Select THREE.)
1.
Fortran
2.
JavaScript
3.
JSON
4.
Java
5.
PHP
10.- Which of the following software development kits (SDKs) enable developers to write mobile applications that run on both Apple and Android devices? (Select TWO.)
1.
AWS Mobile SDK for Unity
2.
AWS Mobile SDK for .NET and Xamarin
3.
AWS SDK for Go
4.
AWS Mobile SDK for iOS
11.- Which of the following programming languages are AWS Internet of Things (IoT) device software development kits available for? (Select TWO.)
1.
JavaScript
2.
C++
3.
Swift
4.
Ruby
12.- What’s the difference between the AWS Command Line Interface (CLI) and the AWS soft- ware development kits (SDK)? (Select TWO.)
1.
The AWS SDKs allow you to use popular programming languages to write applications that interact with AWS services.
2.
The AWS CLI allows you to interact with AWS services from a terminal.
3.
The AWS SDKs allow you to interact with AWS services from a terminal.
4.
The AWS CLI allows you to use popular programming languages to write applications that interact with AWS services.
13.- Which of the following CloudWatch features store performance data from AWS services?
1.
Logs
2.
Metrics
3.
Events
4.
Metric filters
5.
Alarms
14.- For which of the following scenarios can you create a CloudWatch alarm to send a notification?
1.
A metric that doesn’t change for 24 hours
2.
Termination of an EC2 instance
3.
The presence of a specific IP address in a web server log
4.
A metric that exceeds a given threshold
15.- Which of the following Simple Notification Service (SNS) protocols can you use to send a notification? (Select TWO.)
1.
Short Message Service (SMS) text message
2.
CloudWatch Events
3.
Simple Queue Service (SQS)
4.
Mobile pull notification
16.- Which of the following are true regarding CloudWatch Events? (Select TWO.)
1.
It can reboot an EC2 instance when an error appears in a log file.
2.
It can send an SNS notification when an EC2 instance’s CPU utilization exceeds 90%.
3.
It can send an SNS notification when an IAM user logs in to the AWS Management Console.
4.
It can shut down an EC2 instance at a specific time.
17.- Which of the following trigger an API action? (Select TWO.)
1.
Configuring the AWS Command Line Interface (CLI)
2.
Viewing an S3 bucket from the AWS Management Console
3.
Logging into the AWS Management Console
4.
Listing IAM users from the AWS Command Line Interface (CLI)
18.- What’s the most cost-effective way to view and search only the last 60 days of management API events on your AWS account?
1.
Use CloudTrail event history.
2.
Create a trail.
3.
Stream CloudTrail logs to CloudWatch.
4.
Use CloudWatch Events.
19.- You want to log every object downloaded from an S3 bucket in a specific region. You want to retain these logs indefinitely and search them easily. What’s the most cost-effective way to do this? (Select TWO.)
1.
Stream CloudTrail logs to CloudWatch Logs.
2.
Use CloudTrail event history.
3.
Enable CloudTrail logging of global service events.
4.
Create a trail to log S3 data events.
20.- What is a benefit of using CloudTrail log file integrity validation?
1.
It lets you assert that no CloudTrail log files have been deleted from CloudWatch.
2.
It lets you assert that no CloudTrail log files have been deleted from S3.
3.
It prevents unauthorized users from deleting CloudTrail log files.
4.
It tells you how a CloudTrail log file has been tampered with.
21.- Which of the following Cost Explorer report types can show you the monthly costs for your reserved EC2 instances?
1.
Reserved instance recommendations
2.
Reserved Instances (RI) Coverage reports
3.
Reserved Instances (RI) Utilization reports
4.
Costs and usage reports
22.- Which of the following services allow you to purchase reserved instances to save money?
1.
Amazon Relational Database Service (RDS)
2.
Lambda
3.
S3
4.
AWS Fargate
23.- Which Cost Explorer report shows the amount of money you’ve saved using reserved instances?
1.
Daily costs
2.
Reservation Utilization
3.
Reservation Coverage
4.
Monthly EC2 running hours costs and usage
24.- You’ve been running several Elasticsearch instances continuously for the past three months. You check the reserved instance recommendations in Cost Explorer but see no recommen- dations. What could be a reason for this?
1.
The recommendation parameters are based on the past seven days.
2.
You haven’t selected the Elastic Compute Cloud (EC2) service.
3.
Cost Explorer doesn’t make reservation recommendations for Elasticsearch.
4.
Your instances are already covered by reservations.
5.
You haven’t selected the ElastiCache service.
Submit the answers