Search Header Logo
AWS Cloud Practitioner Practice Exam Questions (2022)

AWS Cloud Practitioner Practice Exam Questions (2022)

Assessment

Presentation

Education, Professional Development, Computers

9th Grade - Professional Development

Easy

Created by

Myra Roldan

Used 38+ times

FREE Resource

15 Slides • 15 Questions

1

Multiple Choice

What is the benefit of Elasticity?

1

Minimize storage requirements by reducing logging and auditing activities

2

Create systems that scale to the required capacity based on changes in demand

3

Enable AWS to automatically select the most cost-effective services

4

Accelerate the design process because recovery from failure is automated, reducing the need for testing

2

Answer:

Create systems that scale to the required capacity based on changes in demand​​

The concept of Elasticity is the means of an application having the ability to scale up and scale down based on demand. An example of such a service is the Autoscaling service.

Domain: Cloud Concepts

3

Multiple Choice

Which tool can you use to forecast your AWS spending?

1

AWS Organizations

2

Amazon Dev Pay

3

AWS Trusted Advisor

4

AWS Cost Explorer

4

Answer:

​AWS Cost Explorer

Cost Explorer is a free tool that you can use to view your costs. You can view data up to the last 12 months. You can forecast how much you are likely to spend for the next 12 months and get recommendations for what Reserved Instances to purchase.

Domain: Billing & Pricing

5

Multiple Choice

Why is AWS more economical than traditional data centers for applications with varying compute workloads?

1

Amazon EC2 costs are billed on a monthly basis.

2

Users retain full administrative access to their Amazon EC2 instances.

3

Amazon EC2 instances can be launched on demand when needed.

4

Users can permanently run enough instances to handle peak workloads.

6

Answer

Amazon EC2 instances can be launched on demand when needed.

The ability to launch instances on demand when needed allows users to launch and terminate instances in response to a varying workload. This is a more economical practice than purchasing enough on-premises servers to handle the peak load.

Domain: Technology

7

Multiple Choice

Which AWS service would simplify the migration of a database to AWS?

1

AWS Storage Gateway

2

AWS Database Migration Service (AWS DMS)

3

Amazon EC2

4

Amazon AppStream 2.0

8

Answer

AWS Database Migration Service (AWS DMS)​

​​

AWS DMS helps users migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database. AWS DMS can migrate data to and from most widely used commercial and open-source databases.

Domain: Technology

9

Multiple Choice

Which AWS offering enables users to find, buy, and immediately start using software solutions in their AWS environment?

1

AWS Config

2

AWS OpsWorks

3

AWS SDK

4

AWS Marketplace

10

Answer

AWS Marketplace

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that makes it easy to find, test, buy, and deploy software that runs on AWS.

Domain: Cloud Concepts

11

Multiple Choice

Which AWS networking service enables a company to create a virtual network within AWS?

1

AWS Config

2

Amazon Route 53

3

AWS Direct Connect

4

Amazon Virtual Private Cloud (Amazon VPC)

12

Answer

Amazon VPC

Amazon VPC lets users provision a logically isolated section of the AWS Cloud where users can launch AWS resources in a virtual network that they define.

Domain: Technology

13

Multiple Choice

Which of the following is an AWS responsibility under the AWS shared responsibility model?

1

Configuring third-party applications

2

Maintaining physical hardware

3

Security application access and data

4

Managing guest operating systems

14

Answer

AWS shared responsibility model

Maintaining physical hardware is an AWS responsibility under the AWS shared responsibility model.

Domain: Security & Compliance

15

Multiple Choice

Which component of the AWS global infrastructure does Amazon CloudFront use to ensure low-latency delivery?

1

AWS Regions

2

Edge Locations

3

Availability Zones

4

Virtual Private Cloud (VPC)

16

Answer

Edge locations

To deliver content to users with lower latency, Amazon CloudFront uses a global network of points of presence (edge locations and regional edge caches) worldwide.

Domain: Technology

17

Multiple Choice

How would a system administrator add an additional layer of login security to a user's AWS Management Console?

1

Use Amazon Cloud Directory

2

Audit AWS Identify and Access Management (IAM) roles

3

Enable multi-factor authentication

4

Enable AWS CloudTrail

18

Answer

Enable multi-factor authentication

​​

Multi-factor authentication (MFA) is a simple best practice that adds an extra layer of protection on top of a username and password. With MFA enabled, when a user signs in to an AWS Management Console, they will be prompted for their username and password (the first factor—what they know), as well as for an authentication code from their MFA device (the second factor—what they have). Taken together, these multiple factors provide increased security for AWS account settings and resources.

Domain: Security & Compliance

19

Multiple Choice

Which service can identify the user that made the API call when an Amazon EC2 instance is terminated?

1

AWS Trusted Advisor

2

AWS CloudTrail

3

AWS X-Ray

4

AWS Identity and Access Management (AWS IAM)

20

Answer

AWS CloudTrail

​​

AWS CloudTrail helps users enable governance, compliance, and operational and risk auditing of their AWS accounts. Actions taken by a user, role, or an AWS service are recorded as events in CloudTrail. Events include actions taken in the AWS Management Console, AWS Command Line Interface (CLI), and AWS SDKs and APIs

Domain: Security & Compliance

21

Multiple Choice

Which service would be used to send alerts based on Amazon CloudWatch alarms?

1

Amazon Simple Notification Service (Amazon SNS)

2

AWS CloudTrail

3

AWS Trusted Advisor

4

Amazon Route 53

22

Answer

Amazon Simple Notification Service (Amazon SNS)

​​

Amazon SNS and Amazon CloudWatch are integrated so users can collect, view, and analyze metrics for every active SNS. Once users have configured CloudWatch for Amazon SNS, they can gain better insight into the performance of their Amazon SNS topics, push notifications, and SMS deliveries.

Domain: Security & Compliance

23

Multiple Choice

Where can a user find information about prohibited actions on the AWS infrastructure?

1

AWS Trusted Advisor

2

AWS Identify and Access Management (AWS IAM)

3

AWS Billing Console

4

AWS Acceptable Use Policy

24

Answer

AWS Acceptable Use Policy

​​

The AWS Acceptable Use Policy provides information regarding prohibited actions on the AWS infrastructure.

Domain: Billing & Pricing

25

Multiple Choice

What best describes the “Principle of Least Privilege”?

1

All users should have the same baseline permissions granted to them to use basic AWS services

2

Users should be granted permission to access only resources they need to do their assigned job

3

Users should submit all access requests in written form so that there is a paper trail of who needs access to different AWS resources

4

Users should always have a little more permission than they need

26

Answer

Users should be granted permission to access only resources they need to do their assigned job​

​​

The principle means giving a user account only those privileges which are essential to perform its intended function. AWS helps you implement and enforce the principle of least privilege access with analytic tools that help identify unused permissions across all AWS accounts so that you can remove unnecessary access quickly and confidently.

Domain: Security & Compliance

27

Multiple Choice

Which of the following features of Amazon RDS allows for better availability of databases?

1

VPC Peering

2

Multi-AZ

3

Read Replicas

4

Data Encryption

28

Answer

Multi-AZ

​​

If you are looking to use replication to increase database availability while protecting your latest database updates against unplanned outages, consider running your DB instance as a Multi-AZ deployment.

Domain: Technology

29

Multiple Choice

A company wants to utilize the lowest cost AWS storage option. The data to be stored is rarely retrieved therefore a data retrieval time of 13-14 hours is acceptable for them.

What is the best storage option to use?

1

Amazon S3 Glacier

2

Amazon S3 Glacier Deep Archive

3

Amazon EBS volumes

4

AWS CloudFront

30

Answer

Amazon S3 Glacier Deep Archive

​​

S3 Glacier Deep Archive delivers the lowest cost storage, up to 75% lower cost (than S3 Glacier), for long-lived archive data that is accessed less than once per year and is retrieved asynchronously. At just $0.00099 per GB-month (or $1 per TB-month), S3 Glacier Deep Archive offers the lowest cost storage in the cloud, at prices significantly lower than storing and maintaining data in on-premises tape or archiving data off-site.

Domain: Technology

What is the benefit of Elasticity?

1

Minimize storage requirements by reducing logging and auditing activities

2

Create systems that scale to the required capacity based on changes in demand

3

Enable AWS to automatically select the most cost-effective services

4

Accelerate the design process because recovery from failure is automated, reducing the need for testing

Show answer

Auto Play

Slide 1 / 30

MULTIPLE CHOICE