AWS Certified Cloud Practitioner (CLF-C02)

AWS Shared Responsibility, Security and Compliance for CLF-C02

Learn the AWS shared responsibility model, IAM, encryption, governance, logs and compliance concepts for CLF-C02.

Shared responsibilityIAMEncryptionCompliance

Start practice –View guide –

Independent preparation resource. Original examples only. Always confirm latest AWS instructions before testing.

Exam duration

90 minutes

Exam format

65 questions, multiple choice or multiple response

Passing score

700 on a 100-1,000 scaled-score range

Current domains

Cloud Concepts 24%, Security and Compliance 30%, Cloud Technology and Services 34%, Billing, Pricing and Support 12%

On This Page

Quick answer: Learn the AWS shared responsibility model, IAM, encryption, governance, logs and compliance concepts for CLF-C02.

Direct Answer: What Security Concepts Does CLF-C02 Test?

CLF-C02 tests the AWS shared responsibility model, customer responsibilities, AWS responsibilities, IAM basics, root user protection, encryption concepts, monitoring, audit logging, governance and compliance resources.

Security and Compliance is a heavily weighted domain, so candidates should treat it as core preparation rather than a short side topic.

Shared Responsibility Model

AWS is responsible for security of the cloud, including the global infrastructure that runs AWS services. Customers are responsible for security in the cloud, including data, access, configuration and workload choices.

The exact boundary changes by service. With Amazon EC2, customers manage more of the operating system and application layer. With managed services, AWS takes on more operational responsibility, but customers still configure access and data protection.

IAM and Root User Protection

AWS Identity and Access Management helps control who can access what. Know users, groups, roles, policies, least privilege and multi-factor authentication at a foundational level.

The root user should be protected carefully and not used for everyday tasks. Exam questions may ask about MFA, least privilege, access keys or tasks that require root-level action.

Encryption, Logs and Governance

CLF-C02 may ask about encryption at rest, encryption in transit, audit activity, monitoring and compliance information. CloudTrail, CloudWatch, AWS Config, AWS Artifact, AWS Security Hub, Amazon GuardDuty and AWS Trusted Advisor can appear in security contexts.

Do not simply memorise names. Learn the job: CloudTrail records API activity, CloudWatch monitors metrics and logs, Artifact provides access to compliance reports, and GuardDuty helps detect threats.

Security Mistakes to Avoid

The biggest mistake is saying AWS handles everything because it is cloud. The second biggest mistake is confusing identity control with network control. IAM permissions and security group traffic rules solve different problems.

A third mistake is ignoring service context. Responsibility for patching differs between unmanaged, managed and serverless service models.

Deeper Preparation Notes

How to Practise Shared Responsibility

Take each service model and ask what the customer still controls. With EC2, the customer has more responsibility for the guest operating system and installed software. With managed services, AWS handles more infrastructure operations, but the customer still manages data, access and configuration choices.

This is not just theory. Many exam questions are disguised responsibility questions. The prompt may mention patching, encryption, access, facilities, data or network rules. Identify the layer first.

Security Services as Jobs, Not Names

IAM manages identity and access. CloudTrail records API activity. CloudWatch monitors metrics and logs. AWS Config helps evaluate resource configuration. AWS Artifact provides compliance reports. GuardDuty helps detect threats. Security Hub aggregates security findings.

Remembering the job of each service is more useful than memorising a paragraph of product description.

Quality Study Notes for AWS shared responsibility model

For this topic, the safest preparation habit is to connect every fact to a decision. Do not only write that a service exists; write what problem it solves, what it is commonly confused with, and what wording would point toward it in an exam scenario. This turns passive reading into usable exam knowledge.

Use a three-column review note: clue, answer, reason. The clue is the wording in the question, the answer is the service or concept, and the reason is the rule that makes it correct. If you cannot write the reason in one sentence, the topic is not yet stable enough for timed practice.

Also keep a short list of near-miss concepts. For AWS Cloud Practitioner, near misses often include CloudWatch versus CloudTrail, S3 versus EBS versus EFS, IAM versus security groups, Pricing Calculator versus Budgets versus Cost Explorer, and AWS responsibility versus customer responsibility. Reviewing near misses gives you more improvement than rereading topics you already know.

Finally, practise explaining answers out loud or in short written notes. CLF-C02 is not a writing exam, but the ability to explain a choice reveals whether you truly understand the concept. If your explanation sounds vague, return to the domain map and rebuild the distinction.

When you review this page, choose one concrete output before moving on: a comparison table, a set of flash rules, a repaired weak topic, or a short mixed practice set. Study becomes much more effective when every reading session produces something you can test later.

Keep your language simple. The exam is not asking for marketing descriptions or architecture essays. It is asking whether you can recognise the right service family, responsibility boundary, cost tool or cloud concept from a realistic prompt. Simple language often reveals the right answer faster than memorised product copy.

Before you leave the topic, ask one final question: what would make me choose the wrong answer here? That question points directly to the distractor you need to study. For many candidates, improvement comes from understanding why a similar AWS service is not the answer.

This is especially important for shorter study sessions. A 20-minute session can still be valuable when it produces one clear distinction and one corrected mistake. Small, precise repairs compound faster than vague rereading.

Keep the final output visible: one clearer rule, one fewer recurring mistake, and one more confident answer choice.

That steady improvement is the point of preparation: fewer surprises, cleaner reasoning, and a calmer exam-day process.

Small corrections matter here because the exam rewards precise distinctions.

Keep practising until those distinctions feel automatic.

CLF-C02 Domain Map

Use this table as the backbone for study and practice review. It keeps preparation aligned with the official domain structure instead of random service memorisation.

DomainWeightWhat to knowPractice target
Cloud Concepts24%Value proposition, global infrastructure, cloud economics, migration concepts and Well-Architected principles.Explain why cloud changes agility, reach, availability and cost model.
Security and Compliance30%Shared responsibility, IAM, root account protection, encryption, governance, logs and compliance resources.Separate AWS responsibility, customer responsibility and shared responsibility.
Cloud Technology and Services34%Compute, storage, databases, networking, management, analytics, integration and common service categories.Match a business need to a service family without over-engineering.
Billing, Pricing and Support12%Pricing models, calculators, budgets, Cost Explorer, purchase options and support plans.Know whether the question asks for estimation, tracking, optimization or support.

Original Practice Patterns

These are original examples for learning. They are not copied official exam questions.

EC2 patching

The customer is responsible for patching the guest operating system on EC2.

Global infrastructure

AWS is responsible for securing facilities, hardware and the global infrastructure.

Compliance report

AWS Artifact is a common source for AWS compliance reports and agreements.

Exam Tip

Read the task verb before choosing a service. Estimate, monitor, audit, secure, store and analyse point to different AWS service families.

Common Mistake

Do not treat every workload as an EC2 question. Many CLF-C02 items reward recognising managed, serverless or specialised services.

Preparation Workflow

1. Map domains

Build notes around the four official domains.

2. Learn services

Group services by purpose before memorising names.

3. Practise

Use original questions and review every explanation.

4. Repair gaps

Retest weak categories with mixed timed practice.

Turn AWS Knowledge Into Exam Practice

Practise original CLF-C02-style questions, review explanations, and build confidence across cloud concepts, services, security, pricing and support.

Start AWS practice –

Related AWS Cloud Practitioner Guides

Use the related guides to move from broad CLF-C02 preparation into the exact topic you need next.

Frequently Asked Questions

What is the AWS shared responsibility model?

It separates security of the cloud, handled by AWS, from security in the cloud, handled by customers depending on the service.

Is IAM about network traffic?

No. IAM controls identity and permissions; security groups and network ACLs relate to network traffic control.

What is least privilege?

Granting only the access required to perform a task, no more.

What does CloudTrail do?

CloudTrail records account activity and API events for auditing and governance.

What does AWS Artifact provide?

AWS Artifact provides access to AWS compliance reports and certain agreements.

Why is this domain important?

Security and Compliance has a significant weighting and appears across many scenario types.

Heycademy is not affiliated with or endorsed by Amazon Web Services. AWS certification names, exam names and service names belong to their respective owners. Candidates should always check the latest official AWS exam guide and exam appointment instructions before booking or testing.

Login on Heycademy app here.

Scroll to Top
Heycademy Career Workspace
Try Heycademy Career Workspace
Adaptive assessments • Resume optimization • Interview preparation • Personality insights • Career planning
Free preview and trial available.
Limited Time Offer • GOXERA35 saves 35%