Free CLF-C02 Practice Test Questions and Answers (2026)

View Mode
Q: 1
Which AWS Cloud benefit describes the ability to acquire resources as they are needed and release resources when they are no longer needed?
Options
32 comments in the community discussion
1
B tbh, that's exactly what AWS means by elasticity. The question says you add or drop resources as needed, which is classic elasticity wording. Not seeing how A or C would fit here.
1
B fits, since 'acquire and release resources' is textbook elasticity in AWS terms. Can't see it being any of the others.
Q: 2
Which AWS services or features give users the ability to create a network connection between two VPCs? (Select TWO.)
Options
21 comments in the community discussion
1
C and E
1
D . Direct Connect could work if both VPCs link through a shared on-premises router, right?
Q: 3
Which combination of AWS services can be used to move a commercial relational database to an Amazon-managed open-source database? (Select TWO.)
Options
19 comments in the community discussion
1
Ridiculous how these questions never mention SCT by name, but A and C imo.
1
Its A and C. DMS for actually moving the data, SCT for converting the schema between engines.
Q: 4
Which tasks are the customer's responsibility, according to the AWS shared responsibility model? (Select TWO.)
Options
23 comments in the community discussion
1
B and C for sure, since global infrastructure and patching managed RDS are AWS's thing. E looks tricky but AWS handles RDS patching unless it's self-managed. Open to a counterpoint, but that's what I've seen on similar questions.
1
Official study guide and AWS practice questions always mention B and C for customer responsibility in the shared model. B, C.
Q: 5
Which AWS feature or resource is a deployable Amazon EC2 instance template that is prepackaged with software and security requirements?
Options
26 comments in the community discussion
3
Option D Amazon Machine Image (AMI), fits here. AMIs are built to be deployable templates for EC2-OS, apps, security settings all packaged so you can spin up identical instances. The other options are either storage or infrastructure as code, not actual templates for launching EC2s. Pretty sure D is the way to go bu
2
B tbh
Q: 6
A company needs to set a maximum spending limit on AWS services each month. The company also needs to set up alerts for when the company reaches its spending limit. Which AWS service or tool should the company use to meet these requirements?
Options
29 comments in the community discussion
2
D imo, AWS Budgets is meant for setting spending limits and alerts. Cost Explorer's more about visualizing costs but not enforcing caps. Not totally certain, but I saw a similar question pop up in practice exams.
1
Option D. though if they wanted an actually enforced cap that AWS blocks, that's not what Budgets does.
Q: 7
Which pillar of the AWS Well-Architected Framework includes the AWS shared responsibility model?
Options
26 comments in the community discussion
4
Nah, I don’t think it’s C. Option D is the one that actually calls out shared responsibility, C is just a distractor.
2
Option D for sure. The Security pillar goes deep into the shared responsibility model, unlike the others. Pretty sure that's what AWS emphasizes in their docs, but open to corrections if I'm missing something.
Q: 8
A company wants to build, tram, and deploy machine learning (ML) models. Which AWS service can the company use to meet this requirement?
Options
32 comments in the community discussion
1
D imo
1
D or C? SageMaker lets you actually build and deploy any ML model, not just for one use case. Forecast (C) is only for time series prediction, so it's a bit of a trap if you read too quickly. Pretty sure D fits the broader need. Disagree?
Q: 9
A company is using a central data platform to manage multiple types of data for its customers. The company wants to use AWS services to discover, transform, and visualize the data. Which combination of AWS services should the company use to meet these requirements? (Select TWO.)
Options
21 comments in the community discussion
1
A/D makes sense here. Had something like this in a mock, Glue for discovery and ETL, QuickSight is always the go-to for visualization. Redshift (C) is tempting but isn't really used for direct visualization. Pretty sure A and D fit best, but could be missing something.
1
Probably A and D. Glue is for data discovery and transformation (ETL jobs), QuickSight is used to visualize the data. Redshift would be analytics/data warehouse but doesn't fit the visualization piece directly. Pretty sure that's what they're looking for, but correct me if I'm missing something.
Q: 10
Which design principles are included in the reliability pillar of the AWS Well-Architected Framework? (Select TWO.)
Options
28 comments in the community discussion
1
Had something like this in a mock and picked A and E. E seemed related to planning for failover, so I thought it matched reliability. Not 100% on this but that's how I went.
1
Yeah, this one's definitely A and C. Both are straight from the reliability pillar.
Q: 11
A company needs to search for text in documents that are stored in Amazon S3. Which AWS service will meet these requirements?
Options
7 comments in the community discussion
2
Had something like this in a mock, definitely A. Kendra is made for searching content inside S3 docs, not the others.
Its D only if the docs are conversational PDFs or chat-like, but with plain search it's A.
Q: 12
What is the MOST secure way to store passwords on AWS?
Options
5 comments in the community discussion
1
D Secrets Manager is made for this, adds rotation and encryption. Pretty sure that's what AWS recommends for passwords.
Its D, Secrets Manager. S3 and parameters are tempting but don’t have the proper security features for passwords. Anyone see a reason it’d be B instead?
Q: 13
A user wants to identify any security group that is allowing unrestricted incoming SSH traffic. Which AWS service can be used to accomplish this goal?
Options
9 comments in the community discussion
Looks like D, Trusted Advisor does that. I remember seeing this covered in the official practice questions.
Nah, not C. Macie is more about data discovery, not security group audits. D (Trusted Advisor) actually checks for unrestricted SSH access. I always see that as a common trap on practice tests.
Q: 14
A company has created an AWS Cost and Usage Report and wants to visualize the report. Which AWS service should the company use to ingest and display this information?
Options
8 comments in the community discussion
1
B or D. Pinpoint does do analytics, but Kinesis is used for ingesting data too. Not totally sure since QuickSight is such a classic trap for dashboards.
H tbh: ad something like this in a mock, picked A. QuickSight can take data from S3 (where CUR lands) and do the visualization. Others don't fit for reporting. Pretty sure A is the way to go, but open to corrections.
Q: 15
A company wants to move its iOS application development and build activities to AWS. Which AWS service or resource should the company use for these activities?
Options
10 comments in the community discussion
4
Wish AWS made this easier for iOS devs, but yeah, Option B is the only real choice here.
A or C
Q: 16
A company is planning to migrate to the AWS Cloud. The company is conducting organizational transformation and wants to become more responsive to customer inquiries and feedback. Which tasks should the company perform to meet these requirements, according to the AWS Cloud Adoption Framework (AWS CAF)? (Select TWO.)
Options
7 comments in the community discussion
Official study guide and exam questions point to A and C. AWS CAF focuses on team realignment and agile methods when the goal is better customer responsiveness, not just infrastructure updates. I think that fits here but correct me if you see it differently.
A/C tbh. Had something like this in a mock, AWS CAF really highlights moving to agile methods (C) and realigning teams around value streams (A) when aiming for better customer responsiveness. E is more about tech migration than organizational transformation. Pretty sure A and C fit best here, but open to other opinions
Q: 17
A company wants to track its AWS account's service costs. The company also wants to receive notifications when costs are forecasted to reach a specific level. Which AWS service or tool provides this functionality?
Options
10 comments in the community discussion
1
A is the one here since AWS Budgets actually sends notifications when you hit your thresholds, not just shows costs. Cost Explorer only reports usage, doesn't do alerts for forecasts. Pretty sure about A, but open if anyone disagrees.
1
D imo, saw a super similar question in a mock test and it matched A. AWS Budgets does all the alerting stuff.
Q: 18
Which database engines does Amazon Aurora support? (Select TWO.)
Options
5 comments in the community discussion
1
Official AWS guide and some practice exams confirm it's C and D for Aurora engines.
Its C and E. Aurora supports MySQL for sure and I've seen MongoDB mentioned in AWS data migration docs, so I think these two fit. Not completely sure about MongoDB native support though, correct me if I'm off.
Q: 19
Which AWS service will help a company identify the user who deleted an Amazon EC2 instance yesterday?
Options
10 comments in the community discussion
3
Option C
1
Definitely C for this one. CloudTrail logs user and API activity, so you can track exactly who deleted an EC2 instance. Saw a similar question in practice sets, pretty sure that's what AWS expects here.
Q: 20
Which AWS service or tool gives a company the ability to release application changes in an automated way?
Options
11 comments in the community discussion
3
Option B, CodeDeploy is made for this, pretty sure that's what they want here.
1
Ugh, AWS always tries to trip you up with all these similar-sounding service names. B
Question 1 of 20

What's covered in this practice questions set

3: Cloud Technology and Services · 9 questions

📖 About this Domain

This domain covers the core technical services of the AWS platform and the AWS global infrastructure. It focuses on the purpose and use cases of key services across compute, storage, networking, and databases. This domain constitutes the largest percentage of the CLF-C02 exam.

🎓 What You Will Learn

  • You will learn to define the AWS global infrastructure, including Regions, Availability Zones, and Edge Locations for high availability.
  • You will learn to differentiate between core AWS services for compute like EC2 and Lambda, storage like S3 and EBS, and networking like VPC and CloudFront.
  • You will learn the functions of key security services such as IAM and AWS Shield, and management tools like CloudWatch and CloudFormation.
  • You will learn about application integration services like SQS and SNS for decoupling architectures and analytics services like Athena.

🛠️ Skills You Will Build

  • You will build the skill to identify the correct AWS service for a given technical requirement or business use case.
  • You will build the skill to map architectural concepts like fault tolerance and disaster recovery to AWS infrastructure components.
  • You will build the skill to differentiate between service types, such as relational (RDS) versus non-relational (DynamoDB) databases.
  • You will build the skill to recognize fundamental security and governance services for maintaining a secure and well-architected cloud environment.

💡 Top Tips to Prepare

  • Focus on the primary function and use case for foundational services like EC2, S3, VPC, RDS, and IAM.
  • Understand the key differentiators between services in the same category, such as object storage (S3) versus block storage (EBS).
  • Visualize the AWS global infrastructure to understand how Regions and Availability Zones provide resilience and low latency.
  • Practice with scenario-based questions that require you to select the most appropriate service to solve a specific problem.

1: Cloud Concepts · 4 questions

📖 About this Domain

This domain defines the AWS Cloud's value proposition, including its benefits and economies of scale. It covers the fundamental design principles of the AWS Well-Architected Framework. You will also learn the core differences between cloud computing and deployment models.

🎓 What You Will Learn

  • You will learn to define the core benefits of AWS, including agility, elasticity, and economies of scale.
  • You will learn to identify the six pillars of the AWS Well-Architected Framework as key design principles.
  • You will learn to differentiate between Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS).
  • You will learn to compare the characteristics of cloud, hybrid, and on-premises deployment models.

🛠️ Skills You Will Build

  • You will build the skill to articulate the business impact of migrating from a capital expenditure (CapEx) to an operational expenditure (OpEx) model.
  • You will develop the ability to recognize architectural best practices like designing for failure and implementing loose coupling.
  • You will gain the skill to classify cloud services based on the shared responsibility model for IaaS, PaaS, and SaaS.
  • You will build the skill to evaluate the appropriate deployment model (cloud, hybrid, on-premises) for a given scenario.

💡 Top Tips to Prepare

  • Focus on memorizing the six advantages of cloud computing as defined by AWS, such as trading capital expense for variable expense.
  • Internalize the names and high-level purpose of each of the six pillars of the AWS Well-Architected Framework.
  • Use AWS service examples to solidify your understanding of IaaS (EC2), PaaS (RDS), and SaaS (Trusted Advisor).
  • Create a comparison chart to clearly distinguish the features and use cases for cloud, hybrid, and on-premises deployments.

2: Security and Compliance · 4 questions

📖 About this Domain

This domain defines the AWS Shared Responsibility Model, a foundational security concept. It covers AWS access management mechanisms and the core security services available on the platform. You will learn how AWS helps customers meet their security and compliance objectives.

🎓 What You Will Learn

  • Define the AWS Shared Responsibility Model to distinguish between customer and AWS security obligations.
  • Explain AWS Identity and Access Management (IAM) capabilities for managing user permissions and access.
  • Describe the function of core AWS security services for infrastructure and data protection.
  • Identify AWS resources and services that support governance and compliance auditing.

🛠️ Skills You Will Build

  • Applying the AWS Shared Responsibility Model to various cloud service models like IaaS and PaaS.
  • Configuring fundamental AWS Identity and Access Management (IAM) controls for secure resource access.
  • Matching AWS security services like AWS WAF or AWS Shield to specific security requirements and threat vectors.
  • Utilizing AWS services and resources like AWS Artifact to address compliance needs.

💡 Top Tips to Prepare

  • Memorize the distinctions within the AWS Shared Responsibility Model for services like Amazon EC2 versus Amazon S3.
  • Deeply understand the core components of AWS IAM, including users, groups, roles, and policies.
  • Focus on the primary use case for key security services like AWS Shield, AWS Inspector, and AWS GuardDuty.
  • Know where to find compliance information using AWS Artifact and the purpose of AWS Config for governance.

4: Billing, Pricing, and Support · 3 questions

📖 About this Domain

This domain covers AWS billing, account management, and pricing models. It details how to manage costs using AWS tools and understand the different AWS Support plans. You will learn the financial governance aspects of the AWS Cloud.

🎓 What You Will Learn

  • You will learn to compare AWS pricing models like On-Demand, Reserved Instances, Savings Plans, and Spot Instances for cost optimization.
  • You will learn about AWS Organizations for consolidated billing and how it enables volume pricing discounts across member accounts.
  • You will learn to identify cost management tools such as AWS Cost Explorer, AWS Budgets, and the AWS Cost and Usage Report.
  • You will learn to differentiate the features and use cases for AWS Support plans, including Basic, Developer, Business, and Enterprise.

🛠️ Skills You Will Build

  • You will build the skill to select the most cost-effective AWS pricing model based on workload requirements.
  • You will build the skill to explain how AWS Organizations and consolidated billing manage costs for multiple AWS accounts.
  • You will build the skill to use AWS billing and cost management tools to monitor usage, set budgets, and analyze cost data.
  • You will build the skill to identify the appropriate AWS Support plan based on technical support and response time requirements.

💡 Top Tips to Prepare

  • Master the use cases for On-Demand, Reserved Instances, Savings Plans, and Spot Instances as these are core concepts.
  • Understand the benefits of consolidated billing within AWS Organizations, such as volume discounts and shared reserved capacity.
  • Memorize the primary function of AWS Cost Explorer, AWS Budgets, AWS Trusted Advisor cost checks, and the AWS Pricing Calculator.
  • Differentiate the features, response times, and costs of the AWS Support plans from Basic to Enterprise.

Premium Access Includes

  • Quiz Simulator
  • Exam Mode
  • Progress Tracking
  • Question Saving
  • Flash Cards
  • Drag & Drops
  • 3 Months Access
  • PDF Downloads
Get Premium Access
Scroll to Top

FLASH OFFER

Days
Hours
Minutes
Seconds

avail 10% DISCOUNT on YOUR PURCHASE