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.
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 looking to migrate their on-premises SQL database to the cloud. They need a service that will minimize downtime and ensure continuous data replication throughout the migration process. Which service best fulfills these requirements?
Schema Conversion Tool
Elastic Compute Cloud for database hosting
Relational Database Service
Database Migration Service
Answer Description
The service sought after for database migrations is designed to streamline the transfer of databases to the cloud, supporting minimal downtime through continuous replication. This service does not merely host databases but is specialized to aid in their migration, accommodating various database platforms and ensuring data integrity during the move. While other options might provide hosting or assist in schema conversion, the correct service uniquely balances the act of migration with ongoing operations.
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 Database Migration Service (DMS)?
How does continuous data replication work during migration?
What are the benefits of using cloud database migration services?
Your organization wants to monitor and audit all API calls and related activities made within your cloud account. Where should you look to find these logs?
CloudTrail
GuardDuty
CloudWatch
Config
Answer Description
CloudTrail is designed to provide logs of API calls and account activity, helping organizations to monitor and audit interactions with their resources. CloudWatch, while also useful for collecting log data, is primarily employed for monitoring and operational purposes. AWS Config helps track configuration changes, but doesn't provide API logs. GuardDuty is a threat detection service and doesn't log API calls.
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?
What types of information does CloudTrail log?
How does CloudTrail differ from CloudWatch?
A company is considering migrating from their on-premises data center to the AWS Cloud. Which of the following represents the primary economic advantage of moving to the cloud?
Transforming capital expenditure to variable costs
Improvement in operational efficiency
Extended global reach of services
Direct performance improvement of applications
Answer Description
The primary economic advantage of moving to the cloud is transforming capital expenditure (CapEx) to variable costs. In an on-premises environment, companies typically invest in hardware and data centers upfront, which is a CapEx. When they move to the AWS Cloud, they pay only for what they use, converting those large, upfront expenses into smaller, variable costs. The answer about operational efficiency, while a benefit, is not primarily an economic advantage. Similarly, while a company may experience a performance improvement, this is not the primary economic advantage. Global reach is a strategic benefit rather than a direct economic one.
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 capital expenditures (CapEx) and variable costs?
How does AWS pricing impact cost management for businesses?
What are some other benefits of moving to the cloud besides economic advantages?
An e-commerce platform is experiencing traffic spikes during flash sales, leading to slow page loads and transaction processing. They want to implement a caching layer to reduce the load on their primary database. Which AWS service should the platform use to improve performance during these periods of high demand?
Amazon DynamoDB
Amazon ElastiCache
Amazon RDS
Amazon S3
Answer Description
Amazon ElastiCache is the optimal solution for this scenario because it provides a high-performance, in-memory caching service designed to decrease database load by retrieving information from fast, managed, in-memory caches, rather than relying solely on slower disk-based databases. ElastiCache supports two open-source in-memory engines: Redis and Memcached. In contrast, Amazon RDS and Amazon DynamoDB are durable database services that store data on disk instead of memory and would not directly address the requirement for a caching layer to improve read performance during high traffic periods. Amazon S3 is an object storage service, which is not suitable for use as an in-memory caching layer.
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 benefits of using Amazon ElastiCache for caching?
What is the difference between Redis and Memcached in ElastiCache?
How does caching improve performance during traffic spikes?
Which component of the AWS Cloud Adoption Framework primarily assists an organization in identifying skill gaps, defining new roles, and providing training pathways to enhance team competency in cloud technologies?
Migration Acceleration Program
People Perspective
Platform Perspective
Governance Perspective
Answer Description
The People Perspective of the AWS Cloud Adoption Framework focuses on staff skills and organizational processes necessary for cloud adoption. It provides guidance on identifying skill gaps, defining new roles, and creating training strategies to build cloud competencies within the team, which is crucial in supporting a successful transition to cloud technologies. The Governance Perspective is more related to policies, whereas Platform Perspective deals with principles and patterns for implementing and managing technology. Migration Acceleration Program, despite being important, is incorrect because it is not a perspective within AWS CAF but rather a program that supports migration efforts.
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 components of the AWS Cloud Adoption Framework?
How does the People Perspective contribute to cloud adoption in an organization?
What role does the Migration Acceleration Program play in cloud adoption?
Your company has embraced multiple cloud services for a range of projects, with the intention of charging back the incurred expenses to the respective departments. To aid in this financial organization, tags have been applied to resources. What is the necessary step to ensure that these tags facilitate the segregation of expenses within the company's detailed billing reports?
Seek assistance from the cloud provider's support team to manually generate a cost report based on these tags.
Enable the applied tags in the billing dashboard to track financial data accurately.
Construct a new access policy that enforces the tagging of all cloud-based services.
Use a spreadsheet to manually tally up the resource costs according to the tags assigned post-billing cycle.
Answer Description
Activating cost allocation tags in the billing dashboard is a required step to include these tags in the detailed usage report. This activation allows the expenses to be broken down according to the user-defined tags, promoting precise tracking and categorization. It is important to note that tagging alone is not sufficient; without activation, these tags won't appear in the billing report, and thus will not assist in the desired cost breakdown.
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 I enable cost allocation tags in the AWS billing dashboard?
Why is activating tags not enough to track costs without enabling them?
Which deployment model combines cloud-based resources with on-premises infrastructure?
Private cloud
Community cloud
Hybrid cloud
Public cloud
Answer Description
The hybrid deployment model integrates both cloud-based resources and on-premises infrastructure, offering flexibility and enabling various use cases, such as gradual cloud migration, disaster recovery, and compliance with regulatory requirements.
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 benefits of using a hybrid cloud model?
What are some common use cases for a hybrid cloud?
How does a hybrid cloud differ from a private and public cloud?
A company wants to implement a method to organize their cloud billing records such that individual team expenditures are distinctly represented. Which approach would allow the accounting department to generate detailed reports according to the associated team for each cloud resource usage?
Activating tagging with team names and incorporating these tags in detailed billing records.
Creating individual cloud service accounts for each team to separate costs.
Establishing Configuration Compliance rules to track team-based expenditures.
Implementing a uniform resource naming system based on team names.
Setting up separate budgets within the budget service for each team.
Answer Description
Activating tags for detailed billing lets the company label resources with specific team identifiers, and, once these tags are activated, they help break down expenditure in cost reports according to the tagged labels. 'Naming conventions' provide a way to identify resources but don't enable cost categorization in billing reports. 'Budgets' help in setting spending limits but don't detail cost allocation. 'Configuration Compliance' is not related to cost allocation, and 'Multiple accounts' would separate costs but may be overly complex and do not exploit the full capabilities of cost allocation tags.
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 tags and how do they work?
How can I activate tagging on my AWS resources?
What is the difference between tagging and setting up budgets in AWS?
A corporation intends to transition its existing relational database systems to a managed cloud environment with the requirement of having ongoing data replication to keep the source and destination databases in sync. Which service should be utilized to meet these specifications most effectively?
Database Migration Service
Schema Conversion Tool
Relational Database Service Snapshot
DataSync
Answer Description
The correct service for ongoing replication and real-time data synchronization is the Database Migration Service. When you need to move databases with minimal downtime and require continuous replication, this service is the optimal choice. It not only allows for the migration of data but also keeps the databases in sync during the migration process.
- The Snapshot feature within the Relational Database Service platform is primarily for backups, not for ongoing replication or real-time synchronization.
- The Schema Conversion Tool is mainly utilized for converting database schemas for migration purposes, but it does not handle real-time data replication.
- DataSync is more suitable for large-scale data transfer tasks and does not specialize in the specific requirements of ongoing database replication or synchronization.
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 Database Migration Service (DMS) and how does it work?
What advantages does continuous data replication have over traditional backup methods?
Can the Database Migration Service be used for databases other than AWS RDS?
A business is contemplating the transition of their on-premises data processing facilities to a cloud service provider. Which advantage would this shift offer in terms of the company's financial investment in IT infrastructure?
The business would benefit from reduced capital expenses due to a consumption-based billing approach.
Shifting to the vendor's infrastructure converts all costs associated with processing operations into fixed costs.
Securing reserved instances for all compute instances is the primary method to attain cost reduction.
The predominant financial benefit comes from adopting a licensing model that is predicated on the number of users.
Answer Description
The main financial advantage is that the shift to a cloud service provider allows the business to reduce upfront capital expenditures on physical hardware since billing is based on the actual consumption of computing resources. This matches expenditures to usage and can result in significant cost savings, particularly in scenarios with fluctuating demand. Fixed costs would not offer the same economic flexibility and could lead to overprovisioning. Licensing models that are per user do not accurately represent the use-based cost savings of cloud services. While reserved instances can indeed provide cost discounts for certain use cases, they involve upfront payment or a commitment to a certain level of usage, hence they do not represent the same level of financial flexibility provided by on-demand, consumption-based pricing.
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 consumption-based billing in cloud computing?
What are the benefits of reduced capital expenses when moving to the cloud?
Why might fixed costs lead to overprovisioning in an IT context?
When moving sensitive data processing to the cloud, a healthcare information company needs to ensure that their deployment aligns with the Health Insurance Portability and Accountability Act (HIPAA) standards. To verify which CSP resources are HIPAA compliant before proceeding, which tool should the company consult?
AWS Artifact
Trusted Advice Platform
Configuration Recorder
Permissions Manager
Answer Description
AWS Artifact should be consulted for on-demand access to compliance documentation and to review, accept, and manage agreements for accounts or organizations. This service provides the necessary information on which resources comply with specific legal and regulatory standards, such as HIPAA. Other services, like the two configuration and advice-oriented tools, help with resource configuration and best practices, but are not centered on providing compliance documentation. The tool for managing permissions is critical for securing resources but does not directly relate to the confirmation of compliance standards adherence.
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 Artifact?
What does HIPAA compliance involve?
How does AWS support HIPAA compliance?
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?
Ensuring the physical security of the data center facilities.
Conducting internal security audits on client applications.
Establishing access controls within the client’s organizational units.
Implementing encryption mechanisms for stored client information.
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 of data center facilities' entail?
What is the difference between responsibilities of the service provider and the client in cloud security?
What does implementing encryption mechanisms for stored client information mean?
A startup specializing in digital health records is in the process of evaluating whether to transition its legacy system for storing and managing patient information into a cloud environment. They require an accurate monthly cost forecast that considers virtual servers, managed relational database services, and object storage solutions. Which tool should the company utilize to compile a detailed estimate reflecting their specific service needs?
The cloud service provider's Cost Explorer service
The cloud service provider's Budgets service
The cloud service provider's Pricing Calculator
The cloud service provider's Total Cost of Ownership (TCO) Calculator
Answer Description
The correct choice is the tool designed to provide cost estimates for the provider's various service offerings, which includes generating detailed pricing for different virtual servers, managed database solutions, and object storage services based on individual use cases. It accommodates numerous configurations and options, such as selecting different server types or considering data transfer implications, directly influencing the overall cost.
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 features does the cloud service provider's Pricing Calculator offer?
How does the Pricing Calculator differ from the Budgets service?
What are managed relational database services and why are they important?
Which AWS purchasing option requires payment upfront and provides a capacity reservation for a term of 1 or 3 years, offering significant savings over On-Demand pricing?
Spot Instances
Dedicated Hosts
Reserved Instances
Savings Plans
Answer Description
Reserved Instances require an upfront payment and provide customers with a capacity reservation for a term of 1 or 3 years. They offer cost savings compared to On-Demand pricing, which is pay-as-you-go with no upfront costs. Spot Instances are an incorrect option because they allow users to purchase unused capacity at a lower price without any upfront payment or time commitment. Savings Plans also provide significant savings over On-Demand pricing, but they apply to consistent usage over a 1 or 3-year period rather than reserving specific capacity. Dedicated Hosts are a physical server with EC2 instance capacity fully dedicated to a user's use and also involve a different cost structure.
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 advantages of using Reserved Instances over On-Demand pricing?
How do Reserved Instances differ from Savings Plans?
What are Spot Instances, and how do they work?
Which of the following is a network component that allows communication between instances within different subnets in a single Virtual Private Cloud (VPC)?
Security group
Route table
Network Access Control List (ACL)
Internet gateway
Answer Description
A route table is a key network component that contains a set of rules, called routes, which are used to determine where network traffic is directed. It enables communication between different subnets within a VPC.
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 route tables and why are they important in a VPC?
What is the difference between a route table and a security group in AWS?
What are subnets and how do they function within a VPC?
Smashing!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.