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.

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
- 20 Questions
- Unlimited
- Cloud ConceptsSecurity and ComplianceCloud Technology and ServicesBilling, Pricing, and Support
Free Preview
This test is a free preview, no account required.
Subscribe to unlock all content, keep track of your scores, and access AI features!
A company is considering migrating their data processing infrastructure to the AWS Cloud to capitalize on cost savings. They currently operate their own data centers with substantial fixed costs and limited flexibility in capacity. How does AWS help this company achieve cost savings through economies of scale?
By providing discounted hardware for on-premises installation, reducing the capital expenditure for maintaining data centers.
By reducing the number of services and features available to decrease complexity and management overhead.
By mandating long-term contracts that guarantee reduced rates over a specified time period, ensuring predictable costs.
By replacing their current fixed expenses with variable costs based on actual usage, eliminating the need for overprovisioning resources.
Answer Description
AWS offers cost savings through economies of scale by allowing customers to pay only for the resources they consume. Rather than investing heavily in physical infrastructure and its maintenance (which often includes overprovisioning to meet peak demands), AWS's massive scale allows for resource pooling and sharing among a vast customer base. This results in lower operational costs due to the shared infrastructure, and customers benefit from the reduced costs due to AWS's ability to purchase and operate resources more efficiently than individual companies can typically achieve on their own. By leveraging AWS's optimized and scalable infrastructure, the company can avoid upfront capital expenditure and instead utilize a variable cost structure that adjusts with their actual usage, leading to significant 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 does 'economies of scale' mean in the context of AWS cost savings?
How does AWS's pay-as-you-go pricing model help reduce costs?
What is overprovisioning, and how does AWS help avoid it?
An e-commerce company wants to improve customer service by automating responses to frequently asked questions. Which AWS service should they use to build a chatbot capable of understanding and responding to customer inquiries?
Amazon Lex
Amazon Comprehend
Amazon SageMaker
Amazon Kendra
Answer Description
Amazon Lex is the correct service because it provides advanced deep learning functionalities of automatic speech recognition (ASR) for converting speech to text, and natural language understanding (NLU) to recognize the intent of the text, enabling developers to build applications with highly engaging user experiences and lifelike conversational interactions. While Amazon SageMaker is an extensive machine learning service, it is not tailored specifically for creating chatbots. Amazon Comprehend is primarily used for text analysis to find insights and relationships in text, not for building chatbots. Amazon Kendra is an enterprise search service and does not focus on chatbot functionalities.
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 difference between Amazon Lex and Amazon SageMaker?
How does Amazon Lex use ASR and NLU?
Can Amazon Comprehend be integrated with Amazon Lex?
A growing online retailer is looking to optimize its expenditure as it scales its e-commerce platform to accommodate fluctuating and increasing levels of customer traffic. Which benefit should the company leverage to minimize the cost impact of scaling its computing infrastructure?
The cost savings associated with economies of scale from their cloud service provider.
The expanded global reach that comes with a top cloud service provider's infrastructure.
Purchasing more on-demand capacity than necessary to prepare for sudden increases in demand.
Adopting a diversification strategy to spread the resources across various cloud services.
Answer Description
The principle of economies of scale refers to the cost advantage that arises with increased output. In cloud computing, as resource utilization increases, the overall cost per unit of resource typically decreases, allowing for more cost-effective scaling. By leveraging the cloud provider's economies of scale, the retailer can scale its resources while benefiting from lower prices as usage grows. The other options do not directly target cost optimization through scaling: global reach focuses on geographic distribution, purchasing excess on-demand capacity increases rather than reduces cost, and diversification across services is not chiefly a cost-saving measure.
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 economies of scale in cloud computing?
How does AWS pricing reflect economies of scale?
What AWS services help manage costs during scaling?
A company is optimizing its e-commerce platform to improve user experience by reducing page load times and increasing responsiveness. According to the AWS Well-Architected Framework, which of the following actions is a key principle of the Performance Efficiency pillar?
Using Spot Instances and Reserved Instances to reduce compute costs.
Deploying the platform in AWS Regions physically closer to the largest user bases.
Implementing automated scaling to match capacity with traffic demand.
Architecting the platform to automatically recover from component failures.
Answer Description
The correct answer aligns with a key design principle of the Performance Efficiency pillar: to reduce latency for a global user base by deploying resources in multiple AWS Regions. Placing infrastructure closer to end-users directly improves responsiveness. Automated scaling is a valid practice but serves both Performance Efficiency and Cost Optimization by matching capacity to demand. Using Spot and Reserved Instances is a primary strategy for the Cost Optimization pillar. Architecting for automatic recovery is a core concept of the Reliability pillar.
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 Performance Efficiency pillar in the AWS Well-Architected Framework?
Why does deploying resources in AWS Regions closer to users enhance performance?
How does automated scaling differ from deploying resources in multiple AWS Regions?
Which responsibility is handled by the provider in the shared responsibility model for cloud services?
Implementing encryption for data at rest and in transit
Setting up Identity and Access Management (IAM) policies
Securing the underlying infrastructure for cloud service operations
Controlling access to the resources hosted in the cloud
Answer Description
Within the shared responsibility model, the cloud services provider is in charge of the physical and foundational aspects of the cloud infrastructure. This encompasses the maintenance and security of the physical hardware, the software that operates those services, the networking infrastructure, and the buildings housing the servers. The incorrect answers involve activities that customers are expected to perform using the provider's tools and services. While the provider delivers services and features to support security measures like encryption and network configuration, actual implementation and management of these fall within the customers’ scope of responsibilities.
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 shared responsibility model in cloud computing?
What specific responsibilities does the cloud provider handle in the model?
Why are encryption and IAM policies a customer responsibility under this model?
Which statement best describes the primary financial advantage of migrating from an on-premises data center to the AWS Cloud?
It completely eliminates all IT operational expenses, including personnel costs.
It allows an organization to trade large capital expenses for variable expenses.
It replaces all variable operational expenses with a single, fixed monthly cost.
It requires long-term contracts for all services to achieve any cost savings.
Answer Description
The primary financial advantage of using the AWS Cloud is the ability to trade large, upfront capital expenses (CapEx) for variable operational expenses (OpEx). Instead of investing in physical data centers and servers, organizations pay only for the computing resources they consume on a pay-as-you-go basis. This eliminates the risks of over-provisioning or under-provisioning and allows costs to scale directly with business usage. While some services offer fixed costs (like Reserved Instances), the core model is variable. The cloud reduces, but does not eliminate, operational costs or the need for IT staff.
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 difference between capital expenses (CapEx) and operational expenses (OpEx)?
How does the pay-as-you-go pricing model work in AWS?
What financial risks are reduced by migrating to the AWS Cloud?
A company is using Amazon EC2 instances to host a web application. Which of the following actions is AWS responsible for in terms of security?
Configuring network access control lists (ACLs) for the EC2 instances.
Maintaining physical security of the data centers where the EC2 instances reside.
Setting up encryption for data stored on the EC2 instance EBS volumes.
Patching the guest operating system of the EC2 instances.
Answer Description
AWS is responsible for protecting the infrastructure that runs all of the services offered in the AWS Cloud. The responsibility for patching the guest operating system, however, falls to the customer. Since the guest operating system and network configuration are managed by the customer, AWS would not be responsible for their maintenance. Infrastructure maintenance, such as physical security, environmental controls, and the physical hardware within the data center is under AWS's purview.
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 shared responsibility model in AWS?
What does AWS manage to ensure physical security?
What security measures are customers responsible for in EC2 instances?
During a compliance meeting at a financial organization utilizing cloud services, the team debates over which security aspects are handled by the service provider. What is the service provider directly responsible for in terms of infrastructure?
Establishing access controls within the client’s organizational units.
Implementing encryption mechanisms for stored client information.
Conducting internal security audits on client applications.
Ensuring the physical security of the data center facilities.
Answer Description
The service provider is tasked with protecting the infrastructure that runs the services offered in the cloud. This includes the physical security of the data centers where information is stored and processed. While the service provider ensures the security of the cloud infrastructure, it is up to the client to manage encryption, access policies, and security assessments related to their data and applications within the cloud environment.
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 'physical security' mean in the context of cloud service providers?
Why is encryption not the responsibility of the cloud service provider?
What is the shared responsibility model in cloud security?
When comparing managed database services to compute services where the customer provisions virtual servers, which statement correctly summarizes the shift in operational responsibility?
The level of responsibility for the customer and AWS remains constant whether using managed database services or compute services where the customer maintains virtual servers.
With managed database services, AWS takes on more of the database management tasks typically handled by the customer with compute services where they control virtual servers.
AWS’s responsibility is diminished with managed database services, as the customer must oversee patching and upgrades, just as they would with provisioned compute services.
Customers are responsible for physical hardware maintenance with compute services, whereas AWS assumes this responsibility with its managed database offerings.
Answer Description
Managed database services, like the offering for relational databases, provide a higher level of managed service by AWS, including tasks such as database setup, patching, and backups, thus offloading these responsibilities from the customer. In contrast, compute services where customers launch their own virtual servers demand the customers to manage operating systems, any installed applications, and potential databases on those virtual servers, which means a higher level of responsibility compared to managed database services.
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 managed database services in AWS?
What operational tasks are customers responsible for when using AWS compute services with virtual servers?
How does AWS handle operational responsibilities differently between managed database services and compute services?
Under the AWS shared responsibility model, which of the following security tasks is AWS - not the customer - responsible for?
Configuring security group rules for Amazon EC2 instances
Maintaining physical security of AWS data centers
Encrypting data at rest that a customer stores in Amazon S3
Managing IAM user and role permissions in an AWS account
Answer Description
AWS is responsible for "security of the cloud," which includes protecting the physical infrastructure such as the buildings, networking, and hardware that run AWS services. Customers are responsible for "security in the cloud," including tasks like configuring security groups, managing IAM permissions, and encrypting their data. Therefore, maintaining the physical security of AWS data centers is handled by AWS, not by customers.
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?
What specific tasks fall under 'security of the cloud' in the shared responsibility model?
What are some examples of 'security in the cloud' tasks for customers?
What is a key advantage for a business in following a structured framework during its transition to cloud services?
Unlimited data storage
Increased operational efficiency
Free premium software packages
Zero maintenance costs
Answer Description
By following a structured framework like the AWS Cloud Adoption Framework (AWS CAF), a business can achieve increased operational efficiency. The framework provides best practices that guide and streamline processes and decision-making, which leads to more reliable and faster delivery of services. The other options are either general benefits of the cloud itself or are incorrect.
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 Cloud Adoption Framework (AWS CAF)?
How does the AWS CAF improve operational efficiency?
What are the six perspectives of the AWS CAF, and why are they important?
A media company is storing original, high-resolution images that are accessed frequently for the first month after upload but will likely be accessed infrequently afterward. The company wants to minimize storage costs without sacrificing immediate access to the images. Which storage class should they use?
Amazon S3 One Zone-Infrequent Access
Amazon S3 Glacier
Amazon S3 Intelligent-Tiering
Amazon S3 Standard
Answer Description
The media company should use Amazon S3 Intelligent-Tiering, because this storage class is designed for data with unknown or changing access patterns. It automatically moves data to the most cost-effective access tier without any performance impact or operational overhead. After 30 days of no access, objects move to a lower-cost tier that still provides millisecond retrieval, reducing ongoing storage costs while keeping the images instantly available.
Amazon S3 Standard is ideal for data that remains frequently accessed throughout its life and is more expensive if the access pattern becomes infrequent. Amazon S3 One Zone-Infrequent Access lowers storage cost but keeps data in a single Availability Zone, which most production workloads avoid. Amazon S3 Glacier is meant for archival data with retrieval times in minutes or hours, so it does not meet the immediate-access requirement.
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.
How does Amazon S3 Intelligent-Tiering optimize costs compared to other storage classes?
What are the use cases for Amazon S3 One Zone-Infrequent Access?
Why is Amazon S3 Glacier not suitable for this use case?
A company working with sensitive patient data is looking to maintain a comprehensive log of all actions taken by users and services within their cloud infrastructure. This includes the need for granular information, such as the identities of users making API calls, the source IP addresses of these calls, and specific details about requested resources. Which solution should the company implement to fulfill this specific requirement?
Shield
CloudWatch
CloudTrail
Config
Answer Description
The correct solution for recording comprehensive logs of actions taken by users and services, including details about API calls, identities of users, source IP addresses, and other elements, is CloudTrail. CloudTrail provides event history of your account activity, including actions taken through the Management Console, SDKs, command line tools, and other services. CloudWatch primarily focuses on performance monitoring of applications and resources rather than detailed API-level activities. Config is used for assessing, auditing, and evaluating the configurations of your resources. Shield is specifically designated for DDoS protection and would not provide logging of all account activities.
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?
What types of actions does AWS CloudTrail log?
How does AWS CloudTrail differ from AWS CloudWatch?
When utilizing an AWS managed service such as Amazon RDS (Relational Database Service), which of the following tasks would be the responsibility of the customer to ensure security compliance?
Configuring the physical security of the data center
Applying encryption settings to sensitive data within the database
Maintaining the underlying hardware for the database instance
Patching the underlying database software
Answer Description
While AWS manages security of the cloud, customers are responsible for security in the cloud. This includes managing the security configuration of the managed services they use. Although AWS handles the underlying infrastructure security and database patching for services like Amazon RDS, customers must secure their data, set up user access controls, and configure database security settings. Ensuring correct encryption settings is a part of this, as customers need to select and manage the encryption of their databases within Amazon RDS – hence, applying encryption settings to sensitive data is correct. Operating system, firewall, and network configuration would fall under AWS's responsibility in the case of managed services.
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 'security in the cloud' mean in the context of AWS?
How does encryption in Amazon RDS work?
What security tasks does AWS handle for managed services like Amazon RDS?
Why can the elasticity of AWS still benefit a retail company whose online traffic is generally steady and predictable?
It has no impact because predictable workloads never require any scaling.
It is only useful for workloads that demand zero downtime, not for retail websites.
It enables the company to automatically add capacity for promotional events or unexpected spikes while avoiding payment for idle resources the rest of the year.
It forces the company to purchase additional compute hardware up front to cover future growth.
Answer Description
Elasticity lets the retailer automatically add resources for short-lived events such as flash sales, holiday promotions, or unexpected marketing spikes, and then scale them back afterward. This avoids the expense of running peak-sized infrastructure all year while ensuring consistent performance when demand rises. Fixed on-premises environments would have to be over-provisioned or risk degraded service during these events, so elasticity remains valuable even when average traffic is predictable.
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 meant by elasticity in AWS?
How does AWS handle unexpected traffic spikes?
How does elasticity in AWS lower costs for a retail company?
Costs for on-premises environments typically include physical hardware, facility expenses, and utilities regardless of the current demand for resources.
False
True
Answer Description
The statement is correct. On-premises environments usually involve significant upfront capital expenditure for hardware purchase, as well as ongoing costs for maintaining the physical space, such as rent or real estate, power, and cooling. These costs are incurred even if the demand for resources fluctuates, leading to potential inefficiencies when resources are underutilized.
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 'capital expenditure' mean in the context of on-premises environments?
Why are facility expenses a significant part of on-premises costs?
How do fluctuating resource demands affect the efficiency of on-premises environments?
A medium-sized enterprise is looking to enhance their disaster recovery capabilities by moving their local database servers to a cloud-based solution. Which strategy should they employ to ensure continuous data synchronization and a smooth transition with minimal service interruption?
Manually transporting data via secure external storage devices
Database replication to a managed database service
Periodic archiving of database snapshots to cloud object storage
Creating a new database schema on a virtual server and transferring data over the network
Answer Description
The strategy of 'Database replication to a managed database service' is correct because it allows the current on-site database to remain operational while its data is continuously synchronized with the cloud-based managed database service. This provides a smooth transition with minimal interruptions as the company can shift its workload to the cloud-based database when they are ready.
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.
How does database replication work in a managed database service?
What are some advantages of managed database services over local database servers?
What challenges does manual data transfer via external devices pose in disaster recovery?
A digital marketing company is looking to store a vast amount of static content which includes images, videos, and marketing materials that are accessed irregularly but must be preserved indefinitely. They require a cost-effective solution with high durability. Which of the following storage options would best meet the company's needs?
Amazon S3 Glacier
Amazon Elastic File System (Amazon EFS)
Amazon Elastic Block Store (Amazon EBS)
Amazon Relational Database Service (Amazon RDS) with BLOB storage
Answer Description
Amazon S3 Glacier is a storage service optimized for infrequently accessed data, or 'cold data', where retrieval times of several hours are suitable. It is designed for long-term storage of data that is infrequently accessed and provides high durability at a lower cost than storage options engineered for frequent access. This aligns with the company's needs to store static content that is accessed irregularly yet must be kept indefinitely. Amazon EBS and Amazon EFS are not as cost-effective as Amazon S3 for infrequently accessed and fully managed object storage. Although Amazon RDS supports BLOB storage, it is primarily used for structured data within a database and is not a cost-effective solution for the use case described.
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 S3 Glacier and how is it different from Amazon S3 Standard?
Why is Amazon EBS not suitable for storing a large amount of infrequently accessed static content?
What does 'high durability' mean in the context of Amazon S3 Glacier?
A company is planning to move its on-premises database to an Amazon RDS instance. Who is responsible for the security of the database schema and data within this managed service?
AWS is responsible for the security of both the database schema and data.
Neither the customer nor AWS are responsible for the security of the database schema and data.
The customer is responsible for the security of the database schema and data.
Both the customer and AWS share responsibility for securing the database schema and data.
Answer Description
In the AWS shared responsibility model, AWS is responsible for the security 'of' the cloud, which includes infrastructure, hardware, and software that run AWS services, while the customer is responsible for security 'in' the cloud. This means that for Amazon RDS, AWS manages the security of the underlying infrastructure, but the customer is responsible for securing their data and database schema.
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?
What aspects of Amazon RDS security does AWS handle?
What steps can customers take to secure their data in Amazon RDS?
A multi-departmental organization requires a method to categorize their cloud expenditure by department to assist with precise cost tracking and reporting. Which of the following offers the capability to label resources with custom metadata, allowing for detailed departmental billing oversight?
Observing expenditure trends in cloud cost analysis services without labels
Employing custom billing features intended for client invoicing for internal cost division
Configuring alerts for budget thresholds in cost monitoring tools
Labeling cloud resources with Cost Allocation Tags and analyzing the detailed reports
Answer Description
Cost Allocation Tags allow an organization to assign metadata to resources, which enables a detailed organization of billing information. This is instrumental for departmental cost tracking and enables precise reporting necessary for budget management. These tags, when activated, appear in the AWS Cost and Usage Report, providing a granular view of costs, which is what the question is targeting. Setting custom budgets with alerts helps manage costs but does not provide the granular allocation of expenses by department. Monitoring cost patterns over time does not help with the direct allocation of expenses that the question requires. AWS Billing Conductor focuses on billing customization for client invoicing or resale rather than for internal departmental reporting and cost control.
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 AWS Cost Allocation Tags?
How can I activate and use AWS Cost Allocation Tags?
What is the AWS Cost and Usage Report, and how does it work with Cost Allocation Tags?
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.