AWS Certified Cloud Practitioner Exam CLF-C02 – 2023

Free Practice Test Questions & Answers

Updated for CLF-C02 – 2023


A company is migrating to the AWS Cloud instead of running its infrastructure on premises. Which of the following are advantages of this migration? (Choose two.)

A. Elimination of the need to perform security auditing
B. Increased global reach and agility
C. Ability to deploy globally in minutes
D. Elimination of the cost of IT staff members
E. Redundancy by default for all compute services

ANSWER

The two correct answers are:

B. Increased global reach and agility
C. Ability to deploy globally in minutes

The other response options are incorrect because:

A. Not relevant.

D. Not relevant.

E. Not relevant.

For more info :


Which of the following are benefits of migrating to the AWS Cloud? (Choose two.)

A. Amazon.com Discounts

B. Business excellence

C. Business agility

D. Operational resilience

E. Increased staff retention

ANSWER

The two correct answers are:

C. Business agility

D. Operational resilience

The other response options are incorrect because:

A. Not relevant.

B. Not relevant.

E. Not relevant.

For more info :


Which component of the AWS global infrastructure is made up of one or more discrete data centers that have redundant power, networking, and connectivity?

A. AWS Region
B. Edge location
C. Availability Zone
D. AWS Outposts

ANSWER

The correct answer is :

C. Availability Zone

An AWS Availability Zone (aka. AZ) is one or more discrete data centers with redundant power, networking, and connectivity in an AWS Region.

Availability Zones give customers the ability to operate production applications and databases that are more highly available, fault tolerant, and scalable than would be possible from a single data center.

All Availability Zones in an AWS Region are interconnected with high-bandwidth, low-latency networking, over fully redundant, dedicated metro fiber providing high-throughput, low-latency networking between Availability Zones.

All traffic between Availability Zones is encrypted. The network performance is sufficient to accomplish synchronous replication between Availability Zones.

Availability Zones are physically separated by a meaningful distance, many miles, from any other Availability Zone.

For more info : AWS Availability Zones


A multinational company is planning to run a portal application in the AWS Cloud. The application will feature videos that can be viewed by users. The company must ensure that all the users can stream these videos with low latency.
Which AWS service should the company use to meet this requirement?

A. AWS Auto Scaling
B. Amazon Kinesis Video Streams
C. Elastic Load Balancing
D. Amazon CloudFront

ANSWER

The correct answer is :

D. Amazon CloudFront

Amazon CloudFront is a content delivery network (aka. CDN) service offered by Amazon Web Services. CDN’s provide a globally-distributed network of proxy servers that cache content, such as images, videos, static web content or other bulky media, more locally to users, which will improve the access speed for downloading the content.

For more info : Amazon CloudFront


A company wants to migrate a critical application to AWS. The application has a short runtime. The application is invoked by changes in data or by shifts in system state. The company needs a compute solution that maximizes operational efficiency and minimizes the cost of running the application.
Which AWS solution should the company use to meet these requirements?

A. Amazon EC2 On-Demand Instances
B. AWS Lambda
C. Amazon EC2 Reserved Instances
D. Amazon EC2 Spot Instances

ANSWER

The correct answer is :

B. AWS Lambda

“AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you.”

For more info : AWS Lambda


Scroll to Top