wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

aws_cloud_practitioner_essentials

Total questions: 44

Worksheet time: 44mins

Name
Class
Date
1.

Which of the following is TRUE for the AWS Global Infrastructure?

a)

A.An Availability Zone consists of a single Region.

b)

B.An Availability Zone consists of two or more Regions.

c)

C.A Region consists of a single Availability Zone.

d)

D.A Region consists of two or more Availability Zones.

2.

Which factors should be considered when selecting a Region? (Select TWO.)

a)

A.Compliance with data governance and legal requirements

b)

B.Proximity to your customers

c)

C.Access to 24/7 technical support

d)

D.Ability to assign custom permissions to different users

e)

E.Access to the AWS Command Line Interface (AWS CLI)

3.

Which statement best describes Amazon CloudFront?

a)

A.A service that allows you to run infrastructure in a hybrid cloud approach

b)

B.A serverless compute engine for containers

c)

C.A service that allows you to send and receive messages between software components through a queue

d)

D.A global content delivery service

4.

Which site does Amazon CloudFront use to cache copies of content for faster delivery to users at any location?

a)

A.Edge location

b)

B.Region

c)

C.Availability Zone

d)

D.Origin

5.

A customer wants to use an Amazon EC2 instance for a batch processing workload. Which Amazon EC2 instance type should they use?

a)

A.General purpose

b)

B.Compute optimized

c)

C.Memory optimized

d)

D.Storage optimized

6.

What are the contract length options for Amazon EC2 Reserved Instances? (Select TWO.)

a)

A.1 year

b)

B.2 years

c)

C.3 years

d)

D.4 years

e)

E.5 years

7.

A customer has a workload that will run for a total of 6 months and can withstand interruptions. What would be the most cost-efficient Amazon EC2 instance purchasing option?

a)

A.Reserved Instance

b)

B.Dedicated Instance

c)

C.On-Demand Instance

d)

D.Spot Instance

8.

A customer wants to give users messages for the specific topics to which they have subscribed. Which service should they use?

a)

A.Amazon Simple Notification Service (Amazon SNS)

b)

B.AWS Lambda

c)

C.Amazon Simple Queue Service (Amazon SQS)

d)

D.Amazon Elastic Kubernetes Service (Amazon EKS)

9.

Which actions can you perform with AWS Outposts?

a)

A.Automate actions for AWS services and applications through scripts

b)

B.Access wizards and automated workflows to perform tasks in AWS services

c)

C.Extend AWS infrastructure and services to your on-premises data center

d)

D.Develop AWS applications in supported programming languages

10.

Which component or service can be used to establish a private dedicated connection between a company’s data center and AWS?

a)

A.Private subnet

b)

B.DNS

c)

C.AWS Direct Connect

d)

D.Amazon CloudFront

11.

Which statement describes security groups?

a)

A.They are stateful and allow all inbound traffic by default.

b)

B.They are stateful and deny all inbound traffic by default.

c)

C.They are stateless and allow all inbound traffic by default.

d)

D.They are stateless and deny all inbound traffic by default.

12.

Which component is used to connect a VPC to the internet?

a)

A.Internet gateway

b)

B.Public subnet

c)

C.Edge location

d)

D.Security group

13.

Which service is used to manage the DNS records for domain names?

a)

A.Amazon Virtual Private Cloud

b)

B.AWS Direct Connect

c)

C.Amazon CloudFront

d)

D.Amazon Route 53

14.

Which statement describes DNS resolution?

a)

A.Launching resources in a customer-defined virtual network

b)

B.Storing local copies of content at edge locations around the world

c)

C.Connecting a VPC to the internet

d)

D.Translating a domain name to an IP address

15.

You want to store data that is infrequently accessed but must be immediately available when needed. Which Amazon S3 storage class should you use?

a)

A.S3 Intelligent-Tiering

b)

B.S3 Glacier Deep Archive

c)

C.S3 Standard-IA

d)

D.S3 Glacier

16.

Which Amazon S3 storage classes are optimized for archival data? (Select TWO.)

a)

A.S3 Standard

b)

B.S3 Glacier

c)

C.S3 Intelligent-Tiering

d)

D.S3 Glacier Deep Archive

e)

E.S3 Standard-IA

17.

Which option is TRUE about Amazon EBS volumes and Amazon EFS file systems?

a)

A.EBS volumes store data in a single Availability Zone. Amazon EFS file systems store data across multiple Availability Zones.

b)

B.EBS volumes store data across multiple Availability Zones. Amazon EFS file systems store data in a single Availability Zone.

c)

C.EBS volumes and Amazon EFS file systems both store data in a single Availability Zone.

d)

D.EBS volumes and Amazon EFS file systems both store data across multiple Availability Zones.

18.

A customer wants to store data in an object storage service. Which AWS service should the customer use for this type of storage?

a)

A.Amazon Managed Blockchain

b)

B.Amazon Elastic File System (Amazon EFS)

c)

C.Amazon Elastic Block Store (Amazon EBS)

d)

D.Amazon Simple Storage Service (Amazon S3)

19.

Which statement describes Amazon DynamoDB?

a)

A. A service that allows customers to run relational databases in the AWS Cloud

b)

B. A serverless key-value database service

c)

C. A service that customers can use to migrate relational databases, nonrelational databases, and other types of data stores

d)

D. An enterprise-class relational database

20.

Which service is used to query and analyze data across a data warehouse?

a)

A. Amazon Neptune

b)

B. Amazon DocumentDB

c)

C. Amazon ElastiCache

d)

D. Amazon Redshift

21.

A customer is configuring service control policies (SCPs) in AWS Organizations. Which identities and resources can SCPs be applied to? (Select TWO.)

a)

A.IAM users

b)

B. IAM groups

c)

C. An individual member account

d)

D. IAM roles

e)

E. An organizational unit (OU)

22.

Which tasks can you complete in AWS Artifact? (Select TWO.)

a)

A. Access AWS compliance reports on-demand

b)

B. Consolidate and manage multiple AWS accounts in a central location

c)

C. Create users to allow people and applications to interact with AWS services and resources

d)

D. Set permissions for accounts by configuring service control policies

e)

E. Review, accept, and manage agreements with AWS

23.

Which statement describes an IAM policy?

a)

A. An authentication process that provides an extra layer of protection for your AWS account

b)

B. A document that grants or denies permissions to AWS services and resources

c)

C. An identity that you can assume to gain temporary access to permissions

d)

D. The identity that is established when you first create an AWS account

24.

An employee requires temporary access to create several Amazon S3 buckets. Which option should be used for this task?

a)

A. AWS account root user

b)

B. IAM group

c)

C. IAM role

d)

D. Service control policy

25.

Which option describes the concept of least privilege?

a)

A. Adding an IAM user into at least one IAM group

b)

B. Granting only the permissions that are needed to perform specific tasks

c)

C. Checking a packet’s permissions against an access control list

d)

D. Performing a denial of service attack that originates from at least one device

26.

Which service helps protect your applications against distributed denial of service (DDoS) attacks?

a)

A. Amazon GuardDuty

b)

B. Amazon Inspector

c)

C. AWS Artifact

d)

D. AWS Shield

27.

Which task can AWS Key Management Service (AWS KMS) perform?

a)

A. Configure multi-factor authentication (MFA)

b)

B. Update the AWS account root user password

c)

C. Create cryptographic keys

d)

D. Assign permissions to users and groups

28.

Which tasks can you perform using AWS CloudTrail? (Select TWO.)

a)

A. Monitor your AWS infrastructure and resources in real time

b)

B. Track user activities and API requests throughout your AWS infrastructure

c)

C. View metrics and graphs to monitor the performance of resources

d)

D. Filter logs to assist with operational analysis and troubleshooting

e)

E. Configure automatic actions and alerts in response to metrics

29.

Which actions can you perform using Amazon CloudWatch? (Select TWO.)

a)

A. Monitor your resources’ usage and performance

b)

B. Receive real-time guidance for improving your AWS environment

c)

C. Compare your infrastructure to AWS best practices in five categories

d)

D. Access metrics from a single dashboard

e)

E. Automatically detect unusual account activity

30.

Which service can you use to review the security of your Amazon S3 buckets by checking for open access permissions?

a)

A. Amazon CloudWatch

b)

B. AWS CloudTrail

c)

C. AWS Trusted Advisor

d)

D. Amazon GuardDuty

31.

Which categories are included in the AWS Trusted Advisor dashboard? (Select TWO.)

a)

A. Reliability

b)

B. Performance

c)

C. Scalability

d)

D. Elasticity

e)

E. Fault tolerance

32.

Which of the following is the lowest-cost AWS Support plan that includes all AWS Trusted Advisor checks?

a)

A. Business

b)

B. Developer

c)

C. Enterprise

d)

D. Basic

33.

The AWS Free Tier includes offers that are available to new AWS customers for a certain period of time following their AWS sign-up date. What is the duration of this period?

a)

A. 3 months

b)

B. 6 months

c)

C. 9 months

d)

D. 12 months

34.

Which action can a customer perform with consolidated billing?

a)

A. Review how much cost predicted AWS usage will incur by the end of the month

b)

B. Create an estimate for the cost of use cases on AWS

c)

C. Combine usage across accounts to receive volume pricing discounts

d)

D. Visualize and manage AWS costs and usage over time

35.

Which pricing tool is used to visualize, understand, and manage AWS costs and usage over time?

a)

A. AWS Pricing Calculator

b)

B. AWS Budgets

c)

C. AWS Cost Explorer

d)

D. AWS Free Tier

36.

Which pricing tool can a customer use to receive alerts when their service usage exceeds a customer-defined threshold?

a)

A. Billing dashboard in the AWS Management Console

b)

B. AWS Budgets

c)

C. AWS Free Tier

d)

D. AWS Cost Explorer

37.

A company wants to receive support from an AWS Technical Account Manager (TAM). Which support plan should they choose?

a)

A. Developer

b)

B. Basic

c)

C. Enterprise

d)

D. Business

38.

Which service or resource is used to find third-party software that runs on AWS?

a)

A. AWS Marketplace

b)

B. AWS Free Tier

c)

C. AWS Support

d)

D. Billing dashboard in the AWS Management Console

39.

Which migration strategy involves moving from a traditional license to a software as a service model?

a)

A. Refactoring

b)

B. Retiring

c)

C. Replatforming

d)

D. Repurchasing

40.

Which AWS Cloud Adoption Framework perspective helps you structure the selection and implementation of permissions?

a)

A. Governance perspective

b)

B. Security perspective

c)

C. Operations perspective

d)

D. Business perspective

41.

Which strategies are included in the six strategies for application migration? (Select TWO.)

a)

A. Revisiting

b)

B. Retaining

c)

C. Remembering

d)

D. Redeveloping

e)

E. Rehosting

42.

What is the storage capacity of AWS Snowmobile?

a)

A. 40 PB

b)

B. 60 PB

c)

C. 80 PB

d)

D. 100 PB

43.

What is the storage capacity of Snowball Edge Storage Optimized?

a)

A. 40 TB

b)

B. 60 TB

c)

C. 80 TB

d)

D. 100 TB

44.

Which AWS Well-Architected Framework pillar includes the ability to recover from infrastructure or service disruptions?

a)

A. Cost optimization

b)

B. Operational excellence

c)

C. Performance efficiency

d)

D. Reliability