CS0-003 Security Operations Practice Question
A SOC team is evaluating cloud-native security monitoring tools. Which TWO of the following are AWS services specifically designed for threat detection and security monitoring?
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 GuardDuty
AWS GuardDuty is a threat detection service, and Security Hub aggregates security findings. Other services like CloudTrail are for logging, not primarily detection.
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 Lambda
Why it's wrong here
Lambda is a serverless compute service that runs code in response to events; it is not a native security monitoring service. While Lambda can be used to build custom security automations (e.g., invoking a remediation function), it does not itself ingest telemetry or detect threats. The SOC would need to pair Lambda with other services (like GuardDuty or CloudTrail) to act on findings, making it an execution engine, not a monitoring control.
- ✗
AWS CloudTrail
Why it's wrong here
CloudTrail records API activity across AWS accounts, providing an audit log of who did what, when. It is primarily for governance, compliance, and operational auditing, not for real-time threat detection. While CloudTrail logs can be analyzed for suspicious patterns (e.g., unusual API calls), it lacks built-in anomaly detection or threat intelligence. GuardDuty actually uses CloudTrail events as one data source, but CloudTrail itself does not continuously monitor for malicious activity.
- ✓
AWS GuardDuty
Why this is correct
GuardDuty is a managed threat detection service that continuously monitors for malicious or unauthorized behavior using machine learning, anomaly detection, and integrated threat intelligence. It ingests and analyzes VPC Flow Logs, DNS logs, and CloudTrail management events to identify threats like compromised EC2 instances, port scanning, or crypto mining. GuardDuty generates findings that a SOC can investigate, making it a core cloud-native security monitoring tool.
- ✓
AWS Security Hub
Why this is correct
Security Hub aggregates security findings from multiple AWS services (GuardDuty, Inspector, Macie, etc.) and third-party tools, then applies continuous compliance checks and prioritizes alerts. It provides a centralized view of security posture, enabling the SOC to correlate and prioritize threats across accounts. While it does not generate its own threat detections from raw telemetry, its aggregation and prioritization capabilities are essential for effective monitoring. Security Hub's value is in consolidating and enriching findings, not in raw detection.
- ✗
AWS VPC Flow Logs
Why it's wrong here
VPC Flow Logs capture IP traffic information (allowed/denied) at the network interface level, providing raw network metadata. They are not a security monitoring service with built-in detection; they only produce logs that must be analyzed separately. Without additional tools or analytics, flow logs do not alert on suspicious activity. GuardDuty uses flow logs as one input, but flow logs alone are not a monitoring/detection solution.
Go deeper
Related to this question
Learn chapter
Threat Intelligence and Threat Hunting
Key term
Security Hub
Security Hub is a cloud security posture management service that aggregates and prioritizes security alerts and compliance checks from multiple AWS services into a single place.
Key term
SOC
A Security Operations Center (SOC) is a centralized team that monitors, detects, analyzes, and responds to cybersecurity incidents to protect an organization's information systems.
About these practice questions
Courseiva writes every CS0-004 question from scratch — 236 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CS0-004 practice question is part of Courseiva's free CompTIA 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 CS0-004 exam.