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-90 questions and set a time limit.

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.
Scroll down to see your responses and detailed results
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 ConceptsSecurity and ComplianceCloud Technology and ServicesBilling, Pricing, and Support
A company is considering migrating their data center to the cloud. Which cost advantage is most aligned with cloud computing in comparison to maintaining an on-premises data center?
Reduced need for in-house IT staff as the cloud provider manages infrastructure.
Zero software licensing costs in the cloud environment.
Decreased operational complexity due to using managed services.
Decreased fixed costs due to not having to invest in physical hardware infrastructure.
Answer Description
The correct answer is 'Decreased fixed costs due to not having to invest in physical hardware infrastructure.' Cloud computing reduces the need for heavy investments in data centers and physical servers. Instead of spending capital on hardware, this cost becomes a variable cost that depends on the actual usage of services. The PAYG (pay-as-you-go) model allows businesses to pay only for the compute resources they consume, converting many fixed costs to variable costs. 'Decreased operational complexity' is a benefit of cloud migration, but it is not directly a cost advantage. 'Reduced need for in-house IT staff' might lead to cost savings but is not directly related to fixed versus variable costs. 'Zero software licensing costs' is incorrect because while some services could include licenses, there might still be software licensing costs in the cloud depending on the software and licensing model.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the PAYG model in cloud computing?
How do fixed costs differ from variable costs in cloud computing?
What are managed services in cloud computing?
An organization needs to execute code in response to incoming web requests from a mobile app without the overhead of provisioning or maintaining servers. The workload is prone to experience unpredictable increases in demand. Which service should be used to handle these requirements efficiently?
Elastic Container Service with a serverless engine
Elastic Compute Cloud instances
Lambda
A messaging service for notifications
Answer Description
Lambda is the optimal solution for executing code in response to incoming web requests without the need for server management, and it is well-suited to handle unpredictable demand due to its ability to scale automatically with each trigger. This makes it ideal for situations where there are unexpected spikes in traffic. The pricing model based on the number of requests and the duration of execution also aligns with the variable workload, offering cost efficiency during periods of varying traffic intensity.
Other options like EC2 and ECS with Fargate involve server management at some level, and although Fargate abstracts the server management, it still requires configuration for container execution. SNS is primarily a messaging and notification service and does not directly handle execution of code in response to HTTP requests.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What specifically is AWS Lambda and how does it work?
How does AWS Lambda handle scaling during unpredictable increases in demand?
What is the pricing model for AWS Lambda, and how does it work?
What is an advantage of using consolidated billing feature within AWS Organizations?
Billing each account based on an individual support plan
Combining usage across all accounts to get volume discounts
Allocating a fixed percentage cost from the master account to each member account
Allowing each member account to be billed in a different currency
Answer Description
Consolidated billing in AWS Organizations provides the benefit of combining the usage across all accounts to potentially qualify for volume pricing discounts, simplifying the billing process and often resulting in cost savings. Each member account can operate independently, but the master account receives a single bill for all member accounts. This allows for pricing benefits such as tiered rates for services like Amazon S3 and EC2, which can lead to cost savings.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is AWS Organizations?
How do volume discounts work in AWS?
What is a master account and member account in AWS Organizations?
The primary role of partners categorized as system integrators is to offer ready-made applications for immediate deployment by clients.
True
False
Answer Description
The statement is incorrect because system integrators are organizations that specialize in helping clients design, manage, and optimize their cloud infrastructure, not in providing ready-made applications. Ready-made applications for immediate deployment are typically provided by independent software vendors.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What exactly are system integrators in the context of cloud services?
What is the difference between system integrators and independent software vendors (ISVs)?
Can you give examples of what services system integrators provide?
Which service is BEST suited for helping a company develop a comprehensive strategy for migrating applications, workloads, and databases to the cloud?
Well-Architected Tool
Managed Services
Migration Hub
Cost Explorer
Answer Description
AWS Migration Hub is the best resource for helping a company develop a comprehensive strategy for migrating applications, workloads, and databases to the cloud because it offers a single location to track the progress of application migrations across multiple AWS and partner solutions. While the Well-Architected Tool, Cost Explorer, and Managed Services offer valuable benefits, they do not focus specifically on migration strategy and progress tracking. The Well-Architected Tool helps evaluate and improve workloads but does not track migration progress. Cost Explorer helps with cost management, and Managed Services can manage AWS infrastructure, but neither is designed to develop migration strategies.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What exactly does AWS Migration Hub do?
What are the Well-Architected Tool and its benefits?
How does AWS Cost Explorer help businesses?
A global financial firm is in need of a solution to monitor, record, and retain information about the interactions with their cloud infrastructure. This data will be used by their internal security team to analyze and audit resource management and ensure that operational best practices are followed. What service should be implemented to meet this firm's requirements for compliance auditing?
CloudTrail
Inspector
Security Hub
CloudWatch
Answer Description
The correct service to implement is CloudTrail, as it provides the ability to log, continuously monitor, and retain account activity related to actions across the firm's cloud infrastructure. This fulfills the need for compliance auditing by tracking user activities, API calls, and other actions taken within the environment. CloudWatch monitors performance metrics, which does not fulfill the company's requirement for action auditing. Security Hub is used for security checks and aggregate security findings, but not for tracking detailed user actions and API usage. Amazon Inspector is an automated security assessment service to help improve the security and compliance of applications deployed on the environment, not for auditing interactions with the infrastructure.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Amazon CloudTrail and how does it work?
What are the key differences between CloudTrail and CloudWatch?
How can using CloudTrail improve security and compliance?
Which AWS deployment strategy should a company use to ensure high availability for their critical business application?
Deploying the application across multiple Availability Zones within a region
Deploying the application only in a single, primary data center
Deploying multiple copies of the application in the same Availability Zone
Using autoscaling for the application within a single Availability Zone
Answer Description
To achieve high availability, a company should deploy their application across multiple Availability Zones. Each Availability Zone operates independently of the others and is engineered to be insulated from failures in other Availability Zones, thus providing redundancy and failover capabilities for the application. Deploying an application in a single data center or solely relying on autoscaling without distributing across multiple Availability Zones does not necessarily equate to high availability, as these strategies do not protect against issues that might affect a single physical location.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are Availability Zones in AWS?
How does deploying across multiple Availability Zones improve application reliability?
What are some common tools in AWS for managing high availability?
A company is looking for the most cost-effective way to run a batch processing job that can be interrupted without consequences, with the goal of minimizing the compute costs. Which compute purchasing option should they choose?
Savings Plans
On-Demand Instances
Spot Instances
Reserved Instances
Answer Description
The most cost-effective option for workloads that can be interrupted is using Spot Instances. Spot Instances allow customers to purchase unused EC2 capacity at a discounted price, which can offer significant savings compared to On-Demand pricing. However, these instances can be terminated by AWS with very little notice if the capacity is needed elsewhere, which is why they are suitable for jobs that can tolerate interruptions. Reserved Instances are typically used for long-term, steady-state usage, and On-Demand Instances are used for short-term, irregular workloads that cannot be interrupted. Savings Plans offer cost savings but require a commitment to a specific usage amount over a 1 or 3-year period, which may not be suitable for the irregular nature of batch processing jobs.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are Spot Instances and how do they work?
What is the difference between Spot Instances and On-Demand Instances?
What are Savings Plans and how do they benefit customers?
Which benefit best describes why a company would choose AWS Cloud over maintaining their own physical data centers?
Higher initial expenditure on hardware
Consistent resource utilization regardless of demand
Longer time to deploy resources
Elasticity of resources to match demand
Answer Description
Elasticity refers to the AWS Cloud's ability to automatically scale resources up or down based on demand. This means that companies only pay for what they use, and they can easily handle changes in workload without manual intervention a benefit not typically found in traditional, physical data center environments.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does elasticity mean in the context of cloud computing?
How does AWS pricing work with elastic resources?
What are some other benefits of using AWS Cloud compared to physical data centers?
A company has deployed a web application on Amazon EC2 instances. They want to ensure that the data stored on the instance's disk is protected against unauthorized access. Who is responsible for encrypting the data on the EC2 instances?
The customer is responsible for encrypting the data on the EC2 instances.
AWS provides the infrastructure for EC2 and is solely responsible for the data encryption on instances.
AWS automatically encrypts all data on EC2 instances by default.
The encryption keys are managed by AWS and the data encryption is a shared responsibility.
Answer Description
According to the AWS shared responsibility model, the customer is responsible for managing the security inside the cloud, which includes data encryption. While AWS is responsible for protecting the infrastructure that runs all of the services offered in the AWS Cloud, the customer is responsible for encrypting their data, managing encryption keys, and securing their EC2 instances.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the AWS shared responsibility model?
How do I encrypt data on EC2 instances?
What are encryption keys and how are they managed in AWS?
A healthcare organization needs to ensure it keeps detailed records of all operational changes and user activities within its cloud infrastructure to comply with legal regulations. Which service would be MOST appropriate for storing historical information regarding the environment's interactions, including API calls made by users and services?
Amazon CloudWatch
AWS Config
AWS CloudTrail
AWS Security Hub
Answer Description
The correct choice is AWS CloudTrail, which logs and retains a history of API calls and related events made in an organization's cloud environment. This enables detailed auditing and analysis, making CloudTrail essential for compliance with a wide array of governance frameworks and regulatory requirements. Amazon CloudWatch focuses on the real-time monitoring of applications and resources, not historical logging of API interactions. AWS Config is designed to evaluate the configurations of resources for compliance with desired settings, and AWS Security Hub aggregates and prioritizes security findings from various AWS services but neither provide the same comprehensive auditing capabilities as CloudTrail.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is AWS CloudTrail and how does it work?
How does AWS CloudTrail contribute to compliance?
What are the key differences between CloudTrail and AWS Config?
Which tool allows users to analyze and access graphical reports of their cloud expenditure and usage patterns over time?
Pricing Calculator
Cost Explorer
Billing Conductor
Budgets
Answer Description
The correct tool is Cost Explorer, as it provides detailed graphical reports for analyzing cloud spending and usage patterns over time, helping users to understand their cloud costs and optimize their budget. Budgets allows users to set custom budget thresholds to monitor costs and usage patterns but does not provide the same in-depth graphical analysis. The Pricing Calculator is used primarily to estimate the costs for specific services before deployment and does not track actual expenditure or usage. Billing Conductor is not a real service offered for cost management or analysis.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the main features of Cost Explorer?
How can I utilize Budgets in AWS?
What is the AWS Pricing Calculator used for?
Your company has deployed a web application on Amazon EC2 instances. As part of your security compliance checks, you want to ensure that the operating system patches are up to date. Whose responsibility is it to maintain the operating system in this scenario?
It is AWS's responsibility to maintain the operating system.
The responsibility varies and must be specified in a service level agreement (SLA).
Both AWS and the customer are responsible for maintaining the operating system.
It is the customer's responsibility to maintain the operating system.
Answer Description
When using Amazon EC2, AWS is responsible for the infrastructure that runs all of the services offered in the AWS Cloud. This includes the hardware, the software that runs the virtualization environment, and the physical security of the data centers. However, the customer is responsible for the security in the cloud, which includes the operating system, applications, and data on the EC2 instances. Therefore, it falls to the customer to ensure that the operating system patches are kept up to date.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does it mean for the customer to maintain the operating system on EC2?
What specific actions can customers take to ensure their EC2 instance OS is up to date?
What are the implications of not maintaining the operating system on EC2 instances?
Which service offered by Amazon provides scalable file storage for use with EC2 instances?
AWS Lambda
Amazon DynamoDB
Amazon EFS
Amazon RDS
Answer Description
Amazon Elastic File System (Amazon EFS) provides scalable file storage that can grow and shrink as needed. It is designed for use with Amazon EC2 instances, providing a simple, scalable, and fully managed file system.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Amazon EFS and how does it work?
What are the advantages of using Amazon EFS over traditional file storage?
How does Amazon EFS differ from Amazon S3?
A business intends to transition its local server infrastructure to the cloud and seeks a method to project the monthly expenses to allocate funds appropriately. The transition strategy encompasses a variety of virtual servers, managed database services, and object storage solutions. To make an informed decision, which tool should the company use to accurately calculate the potential monthly expenditure for using cloud services before implementing the shift?
Cloud Virtual Server
Cost Analysis Tool
Consolidated Account Billing Tool
Pricing Calculator
Answer Description
The correct choice is a cloud service provider's pricing calculator, which is designed to assist users in estimating the potential monthly costs for using virtual servers, databases, and storage based on their intended use configurations. It provides detailed cost projections, enabling companies to evaluate financial implications and plan their budget before committing to services. The incorrect choices either do not serve the purpose of cost estimation or are specific services unrelated to preemptive financial planning for cloud migration.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What specific features can I use on the Pricing Calculator to estimate costs?
How can I ensure the accuracy of my projections when using the Pricing Calculator?
What are some common pitfalls when budgeting for cloud migration?
That's It!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.