Courseiva
Cloud Technology and ServicesmediumMultiple ChoiceObjective-mapped

CLF-C02 Cloud Technology and Services Practice Question

A company manages a fleet of hundreds of Amazon EC2 instances running across multiple AWS Regions. The company's security policy requires that all instances be patched with the latest security updates within 7 days of release. The operations team currently logs in to each instance manually to apply patches, which is time-consuming and error-prone. The team wants to automate the patching process, track compliance across all instances, and receive reports on patch status. The solution must not require any changes to the existing application code or the use of additional third-party software. Which AWS service should the operations team use to meet these requirements?

⚠ Common exam trap

Test-takers frequently confuse AWS Config (which tracks configuration changes) with Systems Manager (which can both track and remediate), leading them to choose Config for compliance reporting while overlooking the patching automation requirement.

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 Systems Manager

AWS Systems Manager is the correct choice because it provides Patch Manager, a native capability that automates the patching of EC2 instances across multiple Regions without requiring any changes to application code or third-party software. It also integrates with Systems Manager Compliance to track patch status and generate reports, meeting all stated requirements.

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 Config

    Why it's wrong here

    AWS Config is incorrect because its core function is to record and evaluate configuration changes against rules you define, such as checking whether an EBS volume is encrypted or if a security group allows unrestricted SSH. While Config can trigger remediation actions via Systems Manager Automation, it does not itself scan for missing patches, deploy updates, or maintain a patch compliance inventory. Thus, it is a governance and compliance auditing tool, not a patch management service.

    When this WOULD be correct

    A company needs to ensure that all EC2 instances are configured with specific security groups and that no unauthorized changes occur. AWS Config can continuously monitor and alert on configuration drift, enforcing compliance rules without modifying instances.

  • AWS Systems Manager

    Why this is correct

    AWS Systems Manager is the correct choice because its Patch Manager capability automates the entire patching workflow for EC2 instances, including scanning for missing security updates, deploying patches on a schedule, and generating compliance reports. This directly addresses both the need to apply patches across hundreds of instances and to track which ones are compliant. Systems Manager also integrates with IAM, CloudTrail, and SSM Agent, making it the AWS-native solution for fleet-wide patch management.

  • Amazon Inspector

    Why it's wrong here

    Amazon Inspector is incorrect because it functions as an automated vulnerability assessment service that continuously scans EC2 instances for software vulnerabilities (CVEs) and unintended network exposure. It produces a prioritized list of findings with risk scores, but it has no mechanism to apply patches or automate the remediation of those findings. Inspector is designed to help you identify what to fix, not to execute the patching process itself, which is why it cannot fulfill the fleet patching requirement.

    When this WOULD be correct

    A company needs to automatically assess EC2 instances for common vulnerabilities and exposures (CVEs) and receive a report of findings, without requiring manual scans or agent installation (using SSM Agent).

  • AWS Trusted Advisor

    Why it's wrong here

    AWS Trusted Advisor is incorrect because it provides proactive recommendations across cost optimization, performance, security, and fault tolerance by inspecting your AWS environment against best practices. For example, it might flag an underutilized EC2 instance or warn about an exposed security group, but it does not take any action to patch instances or track patch compliance. Trusted Advisor is purely an advisory tool—it highlights issues and suggests improvements, but it lacks the automation and patch management capabilities needed for this task.

    When this WOULD be correct

    A company wants to check its AWS account against AWS best practices for security, cost, or performance and receive recommendations for improvement, without needing to automate remediation. For example, identifying EC2 instances that are not using Multi-Factor Authentication or have underutilized resources.

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 Systems ManagerCorrect answer

Why this is correct

AWS Systems Manager is the correct choice because its Patch Manager capability automates the entire patching workflow for EC2 instances, including scanning for missing security updates, deploying patches on a schedule, and generating compliance reports. This directly addresses both the need to apply patches across hundreds of instances and to track which ones are compliant. Systems Manager also integrates with IAM, CloudTrail, and SSM Agent, making it the AWS-native solution for fleet-wide patch management.

AWS ConfigWrong answer — click to see why

Why this is wrong here

AWS Config tracks resource configuration changes and evaluates compliance against rules, but it cannot automate patching or apply updates to EC2 instances. It lacks the capability to execute patching workflows.

★ When this WOULD be the correct answer

A company needs to ensure that all EC2 instances are configured with specific security groups and that no unauthorized changes occur. AWS Config can continuously monitor and alert on configuration drift, enforcing compliance rules without modifying instances.

Why candidates choose this

Candidates may confuse configuration compliance (AWS Config) with patch compliance, or assume that tracking changes implies the ability to remediate patches, but Config only evaluates state, not actions.

Amazon InspectorWrong answer — click to see why

Why this is wrong here

Amazon Inspector is a vulnerability assessment service that scans for software vulnerabilities and unintended network exposure, but it does not automate patching or track patch compliance across instances.

★ When this WOULD be the correct answer

A company needs to automatically assess EC2 instances for common vulnerabilities and exposures (CVEs) and receive a report of findings, without requiring manual scans or agent installation (using SSM Agent).

Why candidates choose this

Candidates may confuse vulnerability scanning (Inspector) with patch management, or assume that a security assessment service also handles remediation and compliance tracking.

AWS Trusted AdvisorWrong answer — click to see why

Why this is wrong here

AWS Trusted Advisor provides recommendations for cost optimization, performance, security, and fault tolerance, but it does not automate patching of EC2 instances or track patch compliance across multiple Regions.

★ When this WOULD be the correct answer

A company wants to check its AWS account against AWS best practices for security, cost, or performance and receive recommendations for improvement, without needing to automate remediation. For example, identifying EC2 instances that are not using Multi-Factor Authentication or have underutilized resources.

Why candidates choose this

Candidates may confuse Trusted Advisor's security checks with patch management capabilities, assuming it can enforce patching because it offers security recommendations.

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?”

Visual reference

Client DHCP Server 1 Discover (broadcast) 2 Offer (IP: 192.168.1.10) 3 Request (I accept) 4 Acknowledge (lease confirmed) DORA — the four-step DHCP lease process

About these practice questions

This CLF-C02 question is part of Courseiva's 988-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.