wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

AWS Certified Cloud Practitioner Exam

Total questions: 40

Worksheet time: 21mins

Name
Class
Date
1.

Which AWS service can help you optimize your AWS environment by giving recommendations to reduce cost, increase security, and improve performance?

a)

AWS Optimizations

b)

AWS Trusted Advisor

c)

AWS Inspector

d)

AWS CloudWatch

2.

Your company is moving to the AWS Cloud and is reviewing the shared responsibility model. Which item is entirely the responsibility of AWS?

a)

Physical and Environmental Controls

b)

Implementing IAM Groups

c)

Patching of the guest OS

d)

Storing CloudFormation Templates in another region for Disaster Recovery.

3.

Which of the following is an AWS Global Service?

a)

VPC

b)

RDS

c)

EC2

d)

CloudFront

4.

Which is a core design principle for deploying resources in AWS?

a)

Use a tight coupling of your resources and applications.

b)

Plan ahead for hardware capacity.

c)

Deploy in Multiple Availability Zones.

d)

Estimate your S3 storage needs up front.

5.

Which of the following is an AWS Global Service?

a)

Amazon RDS

b)

EC2

c)

IAM

d)

VPC

6.

After creating an EC2 instance to host an application, the traffic to the site far exceeds what was expected. You decide to move to a larger instance type. What AWS principal does this represent?

a)

Durability

b)

Horizontal Scaling

c)

Elasticity

d)

Vertical Scaling

7.

A small company wants to deploy a new system in the AWS cloud but does not have anyone with the required AWS skill set to perform the deployment. Which AWS service can help with this?

a)

Trusted Advisor

b)

AWS CloudFormation

c)

AWS Partner Network (APN) Technology Partners

d)

AWS Partner Network (APN) Consulting Partners

8.

Your company would like to begin using auto-scaling to add servers when CPU utilization reaches a certain threshold (say 70%). What can you use to signal when CPU utilization crosses the threshold?

a)

Elastic Load Balancers

b)

EC2 Logs

c)

CloudWatch Alarms

d)

Simple Notification Service

9.

Upon venturing into using the AWS Cloud, your company decides to follow the 5 pillars of the AWS Well Architected Framework. Which items are pillars of the Well Architected Framework?

a)

Reliability

b)

Scalability

c)

Elasticity

d)

Operational Excellence

e)

Ease of Use

10.

Which statement is true regarding the AWS Global Infrastructure?

a)

Each AWS region contains multiple availability zones.

b)

Availability Zones contain Edge Locations

c)

Each AWS Availability Zone contains multiple regions.

d)

Edge Locations contain Regions

11.

A new application needs temporary access to resources in AWS. How can this best be achieved?

a)

Create an IAM Policy and attach it to the application.

b)

Create an IAM Role and have the application assume the role.

c)

Store access key in an S3 Bucket and give the application access to the bucket.

d)

Add the application to a group that has the appropriate permissions.

12.

In Identity and Access Management, which term refers to the IAM resource objects that AWS uses for authentication?

a)

Identity

b)

Resource

c)

Entity

d)

Principal

13.

A company needs to manage and automate tasks on large numbers of resources at one time. Which AWS feature can do this?

a)

IAM Groups

b)

Tagging

c)

IAM

d)

Resource Groups

14.

After configuring your VPC and all of the resources within it, you want to add an extra layer of security at the subnet level. Which will you use to add this security?

a)

Security Group

b)

Network ACL

c)

Private IP Address

d)

IAM

15.

Developers in your company need to interact with AWS from the Command Line Interface. Which security item will you need to provide to the developers?

a)

Login ID

b)

Root password

c)

Security Token

d)

Access Key

16.

Microsoft has announced a new patch for its operating system on an AWS service you use as platform as a service. Within the Shared Responsibility Model, who needs to apply this patch?

a)

Either can apply this patch.

b)

AWS

c)

Customer

d)

The customer for spot instances only.

17.

A small startup is configuring its AWS cloud environment. Which AWS service will allow grouping these users together and applying permissions to them as a group?

a)

Resource Groups

b)

AWS Organizations

c)

Tagging

d)

AWS IAM

18.

In Identity and Access Management, which term applies to a person or application that uses the AWS account root user, an IAM user, or an IAM role to sign in and make requests to AWS?

a)

Principal

b)

Resource

c)

Identity

d)

Entity

19.

A company is configuring IAM for its new AWS account. There are 5 departments with between 5 to 10 users in each department. How can they efficiently apply access permissions for each of these departments?

a)

Create an IAM group for each department. Add the department's members to the group.

b)

Create an IAM role defining the permissions needed. Create an IAM group and attach the policy to the group. Add the department's members to the group.

c)

Create a policy defining the permissions needed. Attach the policy to all users in the department.

d)

Create a policy defining the permissions needed. Create an IAM group for each department and attach the policy to each group. Add each department's members to their respective IAM group.

20.

You are working with IAM and need to attach policies to users, groups, and roles. Which will you be attaching these policies to?

a)

Resources

b)

Entities

c)

Identities

d)

Principals

21.

You have two Software systems that need to communicate, and you also need to ensure that messages are not lost between them. Which AWS service can help meet these requirements?

a)

SNS

b)

CloudWatch

c)

SES

d)

SQS

22.

Your company hosts gaming applications online and would like to deliver these apps to a worldwide audience. Which AWS Service would enable delivery to users worldwide and greatly improve response times?

a)

DynamoDB

b)

Elasticache

c)

CloudFront

d)

CloudFormation

23.

If you have an RDS database, which is very I/O intensive, which service is most suitable to improve performance?

a)

DAX

b)

DynamoDB

c)

Elasticache

d)

RedShift

24.

In order to improve fault tolerance, you would like to begin using services that provide fault tolerance. Which AWS services provide automatic replication across Availability Zones?

a)

DynamoDb

b)

VPC

c)

EC2

d)

S3

25.

You want to group together EC2 instances and manage them as a group. One thing you want to do is issue commands remotely to these instances. Which AWS service will you use?

a)

Auto Scaling

b)

Systems Manager

c)

Load Balancing

d)

CloudFormation

26.

You need to stream data in real-time for a dashboard application. Which AWS service would you use?

a)

AWS Kinesis

b)

AWS CloudWatch

c)

AWS CloudTrail

d)

Amazon RedShift

27.

There have been some questionable activities in your AWS account. You need to review your event history, such as actions taken from the Management Console and the CLI. Which service records this type of information?

a)

AWS CloudTrail

b)

AWS CLoudWatch

c)

IAM

d)

AWS Config

28.

You need to set up a data warehouse on AWS for financial/actuary data. Which AWS service will you use?

a)

Elasticache

b)

Redshift

c)

DynamoDB

d)

RDS

29.

You need to store key-value pairs of users and their high scores for a gaming application. Which is the best option for this type of data?

a)

AWS S3

b)

DynamoDB

c)

RDS MySQL

d)

Amazon RedShift

30.

A financial company needs to migrate large amounts of data, at a peta-byte scale, to AWS. Which AWS service can perform this type of migration?

a)

AWS Data Pipeline

b)

API Gateway

c)

Database Migration Service

d)

AWS Snowball

31.

A small software company is starting to work with the AWS Cloud. Which service will allow them to find, test, buy, and deploy software that runs on AWS?

a)

Elastic Beanstalk

b)

AWS Marketplace

c)

Service Catalog

d)

CloudSearch

32.

Your Finance Department has instructed you to save costs wherever possible when using the AWS Cloud. You notice that using reserved EC2 instances on a 1-year contract will save money. What payment method will save the most money?

a)

Deferred

b)

Partial Upfront

c)

All Upfront

d)

No Upfront

33.

You work for a financial company that has several mission-critical workloads. Which AWS Support Plan should you use?

a)

Business

b)

Basic

c)

Enterprise

d)

Developer

34.

You have a short term computing task to complete. It is essential that this task run uninterrupted from start to finish. Which is the best EC2 option for this task?

a)

Spot Instance

b)

On-Demand Instance

c)

Reserved Instance

d)

Dedicated Host

35.

What is the most cost effective AWS Support Plan if you want the full set of Trusted Advisor checks?

a)

Basic

b)

Developer

c)

Business

d)

Enterprise

36.

You have decided to use the AWS Cost and Usage Report to track your EC2 Reserved Instance costs. To where can these reports be published?

a)

Trusted Advisor

b)

An S3 Bucket that you own.

c)

CloudWatch

d)

An AWS owned S3 Bucket.

37.

What can we do in AWS to receive the benefits of volume pricing for your multiple AWS accounts?

a)

Use consolidated billing in AWS Organizations.

b)

Purchase services in bulk from AWS Marketplace.

c)

Use AWS Trusted Advisor

d)

You will receive volume pricing by default.

38.

Your company has entered into a 3-year contract with a government agency. Your best option for EC2 is reserved instances. Which AWS service would you use to track your reserved instance usage?

a)

Trusted Advisor

b)

AWS CloudTrail

c)

AWS Cost and Usage Report

d)

AWS Organizations

39.

A large company needs to benefit from available volume discounts in AWS. Which AWS feature will enable the company to get volume discounts?

a)

Use free tier as much as possible.

b)

Upgrade to an Enterprise Support Plan.

c)

Enable consolidated billing in AWS Organizations.

d)

Contact AWS to request volume discounts.

40.

A company has multiple AWS accounts across multiple regions. Which AWS service can be used to manage these accounts and provide consolidated billing?

a)

CloudFormation

b)

Trusted Advisor

c)

Identity and Access Management

d)

AWS Organizations