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
Which service provides seamless scalability for applications that require a non-relational database with low latency and high-performance capabilities?
Amazon DynamoDB
Amazon Aurora
AWS Lambda
Amazon Redshift
Answer Description
Amazon DynamoDB provides seamless scalability for applications that necessitate a non-relational database with low latency and high-performance capabilities. It is designed to handle high-velocity, large-scale applications, such as IoT, mobile apps, and gaming. Amazon Aurora is a high-performance relational database, Amazon Redshift is primarily used for data warehousing and analytics, and AWS Lambda is a compute service that lets you run code without provisioning or managing servers.
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 makes Amazon DynamoDB suitable for high-performance applications?
What is the difference between relational and non-relational databases?
How does DynamoDB compare to AWS Lambda in functionality?
A company has expanded its online services, resulting in a complex environment with resources spread across several accounts managed under a unified billing system. The Cloud Operations Manager is tasked with identifying potential savings by analyzing usage patterns across the organization's entire cloud infrastructure. Which service should they use to receive proactive recommendations on how to optimize costs?
Cost Explorer
Trusted Advisor
Billing Conductor
Budgets
Answer Description
The service that provides insights and recommendations for cost optimization by scrutinizing resource usage patterns and configurations is Trusted Advisor. It helps detect potential cost savings such as idle resources or over-provisioned services. AWS Budgets is used for setting custom budgets and alerts, Cost Explorer for analyzing and visualizing costs, and Billing Conductor primarily for customized billing to end customers; none of these directly provide the recommendations sought after by the Cloud Operations Manager.
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 Trusted Advisor, and how does it work?
How is AWS Trusted Advisor different from AWS Cost Explorer?
What key recommendations does AWS Trusted Advisor provide under the Cost Optimization category?
What feature should be utilized to ensure an online shopping platform remains operational during a failure of one or more data centers in a particular geographic region?
Local Zones
Content Delivery Networks
Resource Groups
Availability Zones
Answer Description
Availability Zones are distinct locations within a geographic area designed to be isolated and redundant from each other to provide high availability and failover capability. By running an application across multiple Availability Zones, the application can withstand the failure of a data center, ensuring continuity of operations and 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 Availability Zones in AWS?
How do Availability Zones differ from AWS Regions?
Why are Availability Zones better for fault tolerance compared to a single data center?
When a company opts for a managed relational database service instead of provisioning virtual servers to host and manage their own database instances, how does the responsibility of patching database management software typically shift?
The service provider assumes the patching duties for the database management software, relieving the customer of this responsibility.
Regardless of the database hosting solution chosen, both the customer and the service provider share the responsibility equally for software maintenance.
The customer retains full responsibility for patching the database management software, regardless of the database solution chosen.
The service provider patches the operating system only, while the customer remains responsible for database software updates.
Answer Description
Opting for a managed database service implies that the service provider, AWS in this case, takes over the responsibility for patching and maintaining the database management software. This is a key feature of managed services to reduce operational load on customers. In contrast, when a customer provisions virtual servers to run their own databases, they retain the responsibility for applying patches and updates to the database software.
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 a managed relational database service?
What specific tasks does the service provider handle in a managed database service?
How does choosing a managed database compare to self-hosting a database on virtual servers?
Your company is planning to migrate several databases to Amazon's cloud platform and wants to minimize downtime and data loss while transferring large amounts of data. Which service will best support this type of migration?
Amazon Snowball
Amazon Database Migration Service (DMS)
Amazon CloudFormation
Amazon CloudTrail
Answer Description
Amazon Database Migration Service (DMS) is ideal for database migrations as it provides continuous data replication, minimizing downtime and data loss. Snowball is designed for transferring large amounts of data and avoids network constraints by physically transporting data to Amazon's cloud. CloudFormation and CloudTrail are useful for other purposes like infrastructure as code and auditing but are not suitable for large data migrations.
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 Database Migration Service (DMS) and how does it ensure minimal downtime?
When might you use Amazon Snowball instead of Amazon DMS for migrations?
How are Amazon CloudFormation and Amazon CloudTrail different from data migration tools like DMS?
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?
Both AWS and the customer are responsible for maintaining the operating system.
It is AWS's responsibility to maintain the operating system.
It is the customer's responsibility to maintain the operating system.
The responsibility varies and must be specified in a service level agreement (SLA).
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 is the shared responsibility model in AWS?
How can customers efficiently manage operating system patches on Amazon EC2?
What happens if a customer doesn't update their operating system on EC2?
A newly established software house is seeking a solution to facilitate the orchestration of build, test, and deployment activities for their evolving projects. They need a tool that seamlessly brings together various phases of their development cycle into an automated sequence. Which service provided by a major cloud provider should they employ to optimize their development pipeline?
CodeBuild
CodePipeline
CodeCommit
Simple Notification Service (SNS)
Answer Description
The service referred to is designed to orchestrate the build, test, and deployment process as part of a continuous integration and continuous delivery (CI/CD) pipeline. It is specifically meant for automating the different stages of a software release process, integrating with other tools that handle version control, building, and deployment.
The other options provided are services that handle parts of the development process, such as source control and code building, or a messaging service, none of which by themselves provide the full pipeline orchestration functionality needed in this scenario.
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 CI/CD and why is it important in software development?
How does AWS CodePipeline orchestrate the CI/CD process?
What are the differences between CodePipeline, CodeBuild, and CodeCommit?
A company activates several new user-defined cost allocation tags in the AWS Billing and Cost Management console. By default, how will these tags be applied to the usage data in AWS Cost and Usage Reports?
The tags will not be applied until they are also added to AWS Organizations tag policies.
The tags will be applied only to usage that occurs after the tags are activated.
The tags will be applied to usage from the beginning of the current billing cycle.
The tags will automatically be applied to all historical usage data from the last 12 months.
Answer Description
By default, when cost allocation tags are activated, they are only applied to resource usage data going forward from the point of activation. Any usage data prior to the activation will not be categorized by the new tags unless a separate backfill request is submitted. This backfill feature can retroactively apply tags for up to 12 months. Understanding the default forward-looking behavior is essential for accurate cost 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.
Why don't cost allocation tags reorganize historical data?
How can I manage costs effectively if cost allocation tags don’t apply to past data?
What are some best practices for implementing cost allocation tags in AWS?
Data transfer between Amazon EC2 instances located in the same Availability Zone is free of charge, provided the instances communicate using their private IP addresses.
False
True
Answer Description
Data transfer between Amazon EC2 instances within the same Availability Zone is free when they communicate using their private IP addresses. This is because the traffic remains on the AWS private network within a single physical location. However, if instances in the same Availability Zone communicate using their public or Elastic IP addresses, data transfer charges apply.
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 an Amazon EC2 private IP address?
Why does AWS charge for data transfer using public or Elastic IPs within the same Availability Zone?
What is an Availability Zone in AWS, and why does it matter for data transfer costs?
Which AWS purchasing option is MOST suitable for a workload that has variable start times, can be interrupted, and aims to minimize costs in a non-production environment?
Scheduled Reserved Instances
Spot Instances
On-Demand Instances with Scheduled Scaling
Convertible Reserved Instances
Answer Description
Spot Instances are the most suitable option for a workload with variable start times that can be interrupted and seeks to minimize costs, especially in a non-production environment. Spot Instances allow customers to take advantage of unused EC2 capacity at a reduced cost, up to 90% off the On-Demand price, with the caveat that the instances can be reclaimed by AWS with little notice if the capacity is needed elsewhere. This makes them ideal for flexible, interruptible workloads like development and testing. On-Demand Instances are better for workloads requiring immediate and uninterrupted capacity. Reserved Instances and Savings Plans provide cost savings for predictable, steady-state usage, but they come with a commitment, and they aren't typically the best fit for unpredictable, sporadic workloads that can tolerate interruptions.
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 in AWS?
When does AWS reclaim Spot Instances, and how can users handle interruptions?
How do Spot Instances compare to On-Demand Instances in AWS?
Your client's application is hosted on cloud-based virtual servers and has shown consistent underutilization of computing resources over the past several months. Peak processing power usage has not exceeded 40%, with typical operation around a quarter of the available capacity. As a cloud consultant, what would you suggest to the client for optimizing their virtual server usage?
Scale out by provisioning additional servers to enhance the application's fault tolerance.
Transition to more powerful server configurations anticipating future workload increase.
Resize to a less resource-intensive virtual server configuration to match the application's usage pattern.
Relocate the application to a geographical location with lower operational costs for similar server configurations.
Answer Description
The practice of rightsizing involves adjusting the service configuration to align with actual usage in order to optimize costs. Since the application's processing power usage peaks at only 40%, resizing the virtual servers to a smaller capacity is recommended. This would reduce expenses while still meeting performance needs. Upgrading to more capable servers, operating in another region, or adding more servers do not match the usage pattern and would likely result in unnecessary spending.
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 rightsizing in cloud computing?
How does rightsizing differ from autoscaling?
Why is moving to a less expensive region not the optimal solution here?
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?
Amazon Elastic Compute Cloud (Amazon EC2) instances
AWS Lambda
Amazon Elastic Container Service (Amazon ECS) with AWS Fargate
Amazon Simple Notification Service (Amazon SNS)
Answer Description
AWS Lambda is the optimal solution for executing code in response to events like incoming web requests without the need for server management. 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 a variable workload, offering cost efficiency.
Other options are less suitable. Amazon EC2 requires you to provision and manage your own virtual servers. While Amazon ECS with AWS Fargate is a serverless compute engine for containers, it is designed for running containerized applications and involves more configuration than Lambda for this simple, event-driven task. Amazon SNS is a publish/subscribe messaging service, not a compute service; it is used for sending notifications and decoupling applications, but it does not execute application code itself.
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 AWS Lambda handle scalability during sudden traffic spikes?
What is the difference between AWS Lambda and EC2 in terms of server management?
Why is AWS Simple Notification Service (SNS) unsuitable for executing code in response to HTTP requests?
A startup is looking to itemize expenditures associated with their various development initiatives to optimize resource allocation and financial reporting. Which approach should they adopt to enhance their capability to sort and filter expenditure data by specific projects?
Consolidate their billing accounts under a central management account to break down costs by department.
Rely on the initial price estimation tools to determine ongoing project expenses retroactively.
Establish a combined budget tracking system for all projects within their cost management dashboard.
Enable detailed billing features to categorize expenses using metadata tags pertaining to each project.
Answer Description
By activating cost allocation tags and tagging resources, the startup can categorize and track their spending in finer detail. This practice enables the organization to attribute costs to specific projects or teams, facilitating precise analysis and budgetary control. The ability to accurately assign and report expenses is crucial for companies to make informed decisions about resource utilization and cost-saving opportunities.
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 cost allocation tags in AWS?
How do you activate and use cost allocation tags in AWS?
What is the difference between user-defined and AWS-generated tags?
You are migrating a web application to AWS and want to understand which aspects of security AWS is responsible for. Which of the following is an example of a responsibility that AWS handles?
Encrypting data stored in Amazon S3 by default
Maintaining the physical security of data centers
Managing the security configuration within Amazon EC2 instances
Securing user access credentials
Answer Description
AWS is responsible for 'security of the cloud,' which includes protecting the infrastructure that runs all AWS services. This encompasses the physical security of the data centers, network, and hardware maintenance. Configurations within the application and data security are the customer's responsibility.
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 of the cloud' mean in AWS?
What is AWS’s role in securing data on Amazon S3?
How does AWS ensure the physical security of its data centers?
A company with fluctuating web traffic is looking to optimize their spending in infrastructure costs. Their current on-premises solution requires maintaining sufficient peak capacity at all times, leading to under-utilization during non-peak hours. How might moving to the AWS Cloud help this company save costs?
They can scale their resources automatically to match demand, ensuring they only pay for what they use.
They can save costs by using free tier services exclusively for all production workloads.
They can eliminate all IT infrastructure costs by moving to an entirely serverless architecture.
They can renegotiate lower software license costs due to the volume of instances used in the cloud.
Answer Description
Moving to the AWS Cloud can save costs for such a company by providing the ability to scale resources up or down automatically based on actual demand, known as elasticity. This means the company pays only for the computing resources it actually uses, rather than maintaining peak capacity at all times. AWS services such as Amazon EC2 and Auto Scaling allow for this kind of flexible resource management, which is not easily achievable in an on-premises environment due to the capital expenditure involved in hardware procurement and the time required to deploy additional resources.
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 elasticity in cloud computing?
How does AWS Auto Scaling work?
What is the difference between on-premises infrastructure and AWS Cloud scalability?
Which benefit is primarily responsible for reducing the cost-per-unit of computing for customers as AWS grows its infrastructure?
Diversification of services
Economies of scale
Increased competition
On-demand resourcing
Answer Description
Economies of scale refer to the cost advantages that enterprises obtain due to their size, output, or scale of operation, with cost per unit of output generally decreasing with increasing scale as fixed costs are spread out over more units of output. As AWS grows its infrastructure, it can achieve larger economies of scale, which in turn allows it to reduce the cost-per-unit of computing for its customers. Larger scale means AWS can negotiate better pricing for hardware, lower energy rates, and optimize maintenance, among other savings, that contribute to reduced costs for 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 are economies of scale in the context of cloud computing?
How does AWS pass on cost savings to customers as it achieves economies of scale?
What other advantages does AWS's large infrastructure provide beyond cost savings?
A global financial firm needs a solution to monitor, record, and retain information about interactions with its cloud infrastructure. The security team will use this data to analyze and audit resource management and to confirm that operational best practices are followed. Which AWS service should the firm implement to meet this compliance-auditing requirement?
AWS Security Hub
Amazon Inspector
Amazon CloudWatch
AWS CloudTrail
Answer Description
AWS CloudTrail is the correct choice because it records account activity-such as user logins and API calls-so that security teams can investigate, analyze, and archive events for auditing and compliance. Amazon CloudWatch is designed for operational metrics and log monitoring; Security Hub consolidates security findings from multiple sources; and Amazon Inspector performs automated vulnerability assessments. None of those services individually provide the detailed account-activity logging needed for compliance auditing.
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 what are its main use cases?
How does AWS CloudTrail differ from Amazon CloudWatch?
How can AWS CloudTrail help with compliance requirements?
A company is undergoing a compliance audit and needs to provide its auditors with AWS's official security and compliance documentation, such as SOC 2 reports. Which AWS service provides on-demand access to these types of reports?
AWS Artifact
AWS CloudTrail
Amazon Inspector
AWS Security Hub
Answer Description
The correct answer is AWS Artifact. AWS Artifact is a self-service portal that provides on-demand access to AWS's security and compliance reports and select online agreements. It is the central resource for customers to obtain documents like SOC reports, PCI reports, and ISO certifications. AWS Security Hub is a service for aggregating, organizing, and prioritizing security findings from various AWS services. AWS CloudTrail is a service that logs API calls and user activity for auditing. Amazon Inspector is a vulnerability management service that scans AWS workloads.
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 types of reports can you access in AWS Artifact?
How is AWS Artifact different from AWS CloudTrail?
Who typically uses AWS Artifact, and why?
A startup is developing a social media application that expects varying levels of traffic throughout the day, with potential viral spikes. The team wants to ensure their application can handle these unpredictable loads without any service interruptions or performance degradation. Which AWS Cloud characteristic should they leverage to fulfill this requirement?
Global reach through a single regional deployment
Increased durability of stored data
High availability and elasticity of cloud resources
Fixed allocation of compute and storage resources
Answer Description
Elasticity is the core characteristic that allows the system to automatically scale resources up to handle viral spikes and scale down to save costs during quiet periods. High availability complements this by ensuring the application is resilient and remains operational even if underlying components fail, thus preventing service interruptions. Together, they provide a robust solution for unpredictable traffic. Durability relates to long-term data protection, not real-time traffic handling. Fixed resource allocation is the opposite of the required flexibility. Global reach addresses user latency through geographic distribution, which is different from handling load variations.
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 elasticity in AWS Cloud?
How does high availability ensure resilience in AWS?
What is the difference between elasticity and scalability in the cloud?
Which aspect of cloud infrastructure security is the provider directly responsible for under the shared responsibility model?
Installing security patches on the operating system
Setting up permissions and roles within identity services
Implementing client-side data encryption mechanisms
Physical security of the infrastructure
Answer Description
Under the shared responsibility model, the provider is responsible for the security 'of' the cloud, which encompasses the physical infrastructure, including data center facilities, servers, and networking equipment. Customers are responsible for security 'in' the cloud, which can include managing their guest operating systems, configuring IAM, and encrypting client-side data.
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 is meant by 'security of the cloud' vs 'security in the cloud'?
How do cloud providers secure the physical infrastructure?
Smashing!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.