00:15:00

AWS Cloud Practitioner Practice Test (CLF-C02)

Use the form below to configure your AWS Cloud Practitioner Practice Test (CLF-C02). The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-100 questions and set a time limit.

Logo for AWS Cloud Practitioner CLF-C02
Questions
Number of questions in the practice test
Free users are limited to 20 questions, upgrade to unlimited
Seconds Per Question
Determines how long you have to finish the practice test
Exam Objectives
Which exam objectives should be included in the practice test

AWS Cloud Practitioner CLF-C02 Information

The AWS Certified Cloud Practitioner (CLF-C02) is an entry-level certification for individuals looking to understand the fundamentals of Amazon Web Services (AWS). This exam is designed for both technical and non-technical professionals who need a general understanding of cloud computing and AWS services. It does not require prior cloud experience, making it an ideal starting point for those new to the field.

Exam Overview

The CLF-C02 exam consists of multiple-choice and multiple-response questions. It is a 90-minute test that costs $100 USD. AWS does not publicly disclose the passing score, but candidates should aim for at least 70% to pass. The exam is available in multiple languages, including English, Japanese, Korean, and Simplified Chinese.

Exam Objectives

This exam covers four key areas: cloud concepts, security and compliance, technology, and billing and pricing. Cloud concepts include the benefits of cloud computing, the AWS global infrastructure, and the shared responsibility model. Security and compliance focus on AWS Identity and Access Management (IAM), compliance programs, and best security practices. The technology section tests knowledge of AWS compute, storage, networking, and databases, as well as the AWS Well-Architected Framework and serverless computing. Finally, billing and pricing cover AWS pricing models, total cost of ownership, and AWS support plans.

Who Should Take This Exam?

The AWS Certified Cloud Practitioner certification is suitable for individuals who want to learn about cloud computing and its business applications. It is beneficial for professionals in sales, finance, project management, and other roles that interact with cloud technology. It is also useful for those planning to pursue advanced AWS certifications.

How to Prepare

To prepare for the CLF-C02 exam, candidates should review the AWS Certified Cloud Practitioner Exam Guide and take advantage of AWS’s Free Tier for hands-on experience. AWS also offers training through its Skill Builder platform, which includes practice questions and study materials. Additionally, taking practice exams can help candidates identify areas where they need improvement.

Summary

The AWS Certified Cloud Practitioner (CLF-C02) is a foundational certification that validates a broad understanding of AWS services and cloud concepts. It is an excellent starting point for professionals who want to build cloud expertise or advance in cloud-related careers.

Free AWS Cloud Practitioner CLF-C02 Practice Test

Press start when you are ready, or press Change to modify any settings for the practice test.

  • Questions: 15
  • Time: Unlimited
  • Included Topics:
    Cloud Concepts
    Security and Compliance
    Cloud Technology and Services
    Billing, Pricing, and Support
Question 1 of 15

A startup company is designing a web application that will generate and handle large quantities of data that are sporadically accessed. The data once created will be mostly read, with very rare writes occurring after the initial creation. The company wants to store this data in a cost-effective manner while ensuring that it remains immediately accessible when needed. Which AWS storage solution should they primarily consider for this use case?

  • Use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for their data storage needs.

  • Store their data using Amazon S3 Glacier to ensure low-cost storage.

  • Utilize Amazon S3 Standard for high availability and rapid access to their data.

  • Implement Amazon Elastic Block Store (EBS) for their data storage requirements.

Question 2 of 15

Which of the following best describes the primary focus of the Performance Efficiency pillar in the AWS Well-Architected Framework?

  • Making sure workloads always achieve the lowest possible latency and highest possible throughput, regardless of cost considerations.

  • Automating deployments and establishing effective monitoring and logging processes to support consistent operations.

  • Protecting data at rest and in transit through encryption and least-privilege access controls.

  • Using computing resources efficiently so that a workload can meet performance requirements and adapt as demand or technology changes.

Question 3 of 15

A business is evaluating whether to migrate their existing applications to AWS. The applications depend extensively on a proprietary database that currently operates under an enterprise-wide, perpetual license agreement. The CTO is concerned about the licensing implications of running the proprietary database software in the cloud. To optimize licensing costs in the cloud, which strategy should the CTO consider?

  • Adopt a Bring Your Own License (BYOL) model to utilize their existing perpetual license in the cloud

  • Purchase new, on-demand licenses from the cloud provider for the proprietary database software

  • Transition to a completely different open-source database to eliminate licensing costs

  • Ignore licensing for the cloud migration as the existing enterprise agreement covers all environments

Question 4 of 15

Where can a practitioner find in-depth, step-by-step directives that include best practices and architectural considerations for designing a secure and efficient cloud environment suitable for handling a newly developed application?

  • Community Q&A Forum

  • Service Health Dashboard

  • Prescriptive Guidance

  • Knowledge Center

Question 5 of 15

When deploying a web application using a cloud infrastructure provider, what aspect of security is the user's obligation alone?

  • Encryption of underlying storage media

  • Guarding against environmental risks within data centers

  • Constructing access barriers for resource provisioning

  • Security management of the guest operating system

Question 6 of 15

Which Amazon S3 storage class is optimized for data that is accessed less frequently, but requires rapid access when needed?

  • Amazon S3 One Zone-Infrequent Access

  • Amazon S3 Intelligent-Tiering

  • Amazon S3 Glacier

  • Amazon S3 Standard-Infrequent Access

Question 7 of 15

A company’s application requires a persistent, high-performance block storage solution that automatically replicates data within a single Availability Zone to prevent data loss due to a failure of any single hardware component. Which AWS storage option should the company use?

  • Instance store volume

  • Amazon Simple Storage Service (Amazon S3)

  • Amazon Elastic File System (Amazon EFS)

  • Amazon Elastic Block Store (Amazon EBS)

Question 8 of 15

A company has a critical application with a predictable, long-term workload. They need to ensure that they can always launch a specific EC2 instance type in the us-east-1a Availability Zone. They also want to reduce their EC2 costs compared to On-Demand pricing. Which purchasing option should they choose to meet both of these requirements?

  • Spot Instances

  • Zonal Reserved Instances

  • On-Demand Capacity Reservations

  • Regional Reserved Instances

Question 9 of 15

You are tasked with designing a cloud architecture for your company's new online application. To ensure the design aligns with best practices and leverages appropriate services, which resource should you consult for detailed use case guidance and practical application advice?

  • Technical Whitepapers

  • Prescriptive Guidance resource

  • Technical documentation

  • Support Center

  • Knowledge Center

  • Community-driven Q&A platform

Question 10 of 15

According to the AWS shared responsibility model, which task is managed by AWS-not the customer-when you run a database on Amazon RDS?

  • Applying operating system and database engine patches to the RDS instance

  • Configuring IAM policies that determine who can connect to the database

  • Rotating database user passwords and managing application accounts

  • Enabling encryption at rest for the database with a customer-managed AWS KMS key

Question 11 of 15

A company wants to organize its cloud billing records so that the spending of each internal team is clearly identifiable. Which approach will allow the accounting department to generate detailed reports that break down costs by team for every resource used?

  • Activate cost allocation tags that contain team names and include those tags in Cost Explorer and cost reports.

  • Create a separate AWS Budget for each team and monitor their spending limits.

  • Implement a consistent resource-naming convention that includes the team name.

  • Create a dedicated AWS account for every team to keep their costs separate.

Question 12 of 15

A business is looking to implement a solution that would allow them to automate the setup of their computing resources for various environments such as development, testing, and production. The solution should support codification of infrastructure to enable consistent deployments. Which service should they use to best meet these requirements?

  • Infrastructure as Code service

  • Command Line Interface

  • Auto Scaling service

  • Management Console

Question 13 of 15

Amazon EC2 Reserved Instances can be modified to switch between instance families after the purchase.

  • False

  • True

Question 14 of 15

A business is in need of the most effective tool for a breakdown of charges, historical cost analysis, and answers to inquiries related to their monthly expenses incurred for cloud services. Which resource should they utilize?

  • Customer support centers

  • Future cost estimation tools

  • Billing and Cost Management Dashboard

  • General product documentation

Question 15 of 15

A startup replicates data nightly from an Amazon S3 bucket in the US East (N. Virginia) Region (us-east-1) to another bucket in the Europe (Ireland) Region (eu-west-1) for disaster-recovery purposes. Which statement correctly describes the data transfer charges that will be incurred for this replication activity?

  • There are no data transfer charges because the traffic remains on the AWS global backbone.

  • Standard inter-Region data transfer charges apply to the data leaving us-east-1 when it is copied to eu-west-1.

  • All inter-Region transfers between Amazon S3 buckets are always free under the AWS Free Tier.

  • Data transfer fees are assessed only on the destination Region that receives the data.