Question 914 of 1,024
Security and CompliancemediumMultiple ChoiceObjective-mapped

CLF-C02 Security and Compliance Practice Question

This CLF-C02 practice question tests your understanding of security and compliance. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company runs a critical web application on AWS behind an Application Load Balancer. The security team is concerned about the risk of Distributed Denial of Service (DDoS) attacks that could deplete application resources and incur high costs due to auto scaling. The company wants a managed service that provides enhanced DDoS detection, access to the AWS DDoS Response Team (DRT), and financial protection against scaling costs associated with DDoS attacks. Which AWS service should the company use?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

AWS Shield Advanced

AWS Shield Advanced is the correct choice because it provides enhanced DDoS detection and mitigation beyond what Shield Standard offers, includes 24/7 access to the AWS DDoS Response Team (DRT) for custom mitigations, and offers financial protection (cost protection) against scaling costs incurred due to DDoS attacks on resources like Application Load Balancers. This directly addresses the company's need for a managed service that covers detection, expert support, and cost coverage.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • AWS Shield Standard

    Why it's wrong here

    Incorrect. AWS Shield Standard is a free, always-on layer of protection that defends against common DDoS attacks, but it does not include access to the DDoS Response Team or financial protection against scaling costs.

    When this WOULD be correct

    A company wants basic, no-cost DDoS protection for its AWS resources without needing advanced features like DRT access or cost protection. The question would specify that the company has a limited budget and only requires baseline protection against common DDoS attacks.

  • AWS Shield Advanced

    Why this is correct

    Correct. AWS Shield Advanced provides enhanced DDoS detection and mitigation, 24/7 access to the AWS DDoS Response Team (DRT), and financial protection (cost reimbursement) for scaling costs incurred due to a DDoS attack.

    Related concept

    Read the scenario before looking for a memorised answer.

  • AWS WAF

    Why it's wrong here

    Incorrect. AWS WAF is a web application firewall that helps protect web applications from common exploits like SQL injection or cross-site scripting, but it is not designed for DDoS protection at the network or transport layer.

    When this WOULD be correct

    A company needs to protect a web application from common web exploits like SQL injection or cross-site scripting, and requires customizable rules to block malicious traffic patterns. AWS WAF would be the correct service to use in that scenario.

  • AWS Firewall Manager

    Why it's wrong here

    Incorrect. AWS Firewall Manager centralizes the management of firewall rules (such as AWS WAF rules and AWS Shield Advanced protections) across multiple accounts and resources, but it is not a DDoS protection service itself.

    When this WOULD be correct

    A company needs to centrally manage AWS WAF rules, AWS Shield Advanced protections, and VPC security groups across multiple accounts and resources, ensuring consistent security policy enforcement and compliance.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CLF-C02 exam frequently reuses these exact scenarios with slightly different constraints.

AWS Shield AdvancedCorrect answer

Why this is correct

Correct. AWS Shield Advanced provides enhanced DDoS detection and mitigation, 24/7 access to the AWS DDoS Response Team (DRT), and financial protection (cost reimbursement) for scaling costs incurred due to a DDoS attack.

AWS Shield StandardWrong answer — click to see why

Why this is wrong here

AWS Shield Standard is a free service that provides basic DDoS protection but lacks enhanced detection, access to the DDoS Response Team (DRT), and financial protection against scaling costs, which are specifically required in the question.

★ When this WOULD be the correct answer

A company wants basic, no-cost DDoS protection for its AWS resources without needing advanced features like DRT access or cost protection. The question would specify that the company has a limited budget and only requires baseline protection against common DDoS attacks.

Why candidates choose this

Candidates may assume Shield Standard is sufficient because it offers DDoS protection, overlooking the specific requirements for enhanced detection, DRT access, and financial protection that only Shield Advanced provides.

AWS WAFWrong answer — click to see why

Why this is wrong here

AWS WAF is a web application firewall that filters and monitors HTTP/S requests, but it does not provide DDoS detection, access to the DDoS Response Team (DRT), or financial protection against scaling costs due to DDoS attacks. These features are exclusive to AWS Shield Advanced.

★ When this WOULD be the correct answer

A company needs to protect a web application from common web exploits like SQL injection or cross-site scripting, and requires customizable rules to block malicious traffic patterns. AWS WAF would be the correct service to use in that scenario.

Why candidates choose this

Candidates may mistakenly believe that AWS WAF includes DDoS protection features because it can block malicious traffic, but it lacks the advanced DDoS mitigation, DRT access, and cost protection provided by Shield Advanced.

AWS Firewall ManagerWrong answer — click to see why

Why this is wrong here

AWS Firewall Manager is a central security management service that helps configure and apply firewall rules across accounts and resources, but it does not provide DDoS detection, access to the DRT, or financial protection against scaling costs from DDoS attacks.

★ When this WOULD be the correct answer

A company needs to centrally manage AWS WAF rules, AWS Shield Advanced protections, and VPC security groups across multiple accounts and resources, ensuring consistent security policy enforcement and compliance.

Why candidates choose this

Candidates may confuse Firewall Manager's centralized security management capabilities with the specific DDoS protection features offered by Shield Advanced, or think it includes DDoS mitigation because it manages Shield Advanced policies.

Analysis generated from the official CLF-C02blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse AWS Shield Standard (free, basic) with AWS Shield Advanced (paid, enhanced) or mistakenly think AWS WAF alone can handle DDoS cost protection and DRT access, when in fact WAF lacks those specific features.

Detailed technical explanation

How to think about this question

AWS Shield Advanced uses a combination of always-on traffic monitoring and inline mitigation techniques, including BGP route advertisements and flow-based heuristics, to detect and filter DDoS traffic at the AWS edge. The cost protection benefit automatically applies credits for any charges (e.g., EC2 auto scaling, ALB data transfer) that result from a validated DDoS attack, up to the monthly subscription fee. A subtle behavior is that Shield Advanced requires you to associate protected resources (like ALBs) with a Shield Advanced subscription and can trigger AWS WAF rate-based rules automatically for application-layer attacks.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related CLF-C02 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CLF-C02 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CLF-C02 question test?

Security and Compliance — This question tests Security and Compliance — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: AWS Shield Advanced — AWS Shield Advanced is the correct choice because it provides enhanced DDoS detection and mitigation beyond what Shield Standard offers, includes 24/7 access to the AWS DDoS Response Team (DRT) for custom mitigations, and offers financial protection (cost protection) against scaling costs incurred due to DDoS attacks on resources like Application Load Balancers. This directly addresses the company's need for a managed service that covers detection, expert support, and cost coverage.

What should I do if I get this CLF-C02 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More CLF-C02 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.