CertGrid
AWS Study Guide

AWS SCS-C02: Security Specialty Study Guide

The AWS Certified Security - Specialty (SCS-C02) validates deep expertise in securing AWS workloads across threat detection, logging, infrastructure, identity, data protection, and governance. It targets security engineers and architects with hands-on AWS experience who design and operate secure cloud environments. The exam is 170 minutes, scenario-heavy, and demands you choose the most secure, operationally efficient, and cost-effective option among several plausible answers.

Domain 1: Threat Detection and Incident Response

Key concepts you must know · 115 practice questions

Domain 2: Security Logging and Monitoring

Key concepts you must know · 129 practice questions

Domain 3: Infrastructure Security

Key concepts you must know · 118 practice questions

Domain 4: Identity and Access Management

Key concepts you must know · 134 practice questions

Domain 5: Data Protection

Key concepts you must know · 110 practice questions

Domain 6: Management and Security Governance

Key concepts you must know · 61 practice questions

AWS SCS-C02 exam tips

Study guide FAQ

How long is the SCS-C02 exam and what score do I need to pass?

The exam is 170 minutes long with around 65 questions (multiple choice and multiple response). Scores are scaled from 100 to 1000 and you need 750 to pass. The score is compensatory, so you do not have to pass each individual domain.

What is the difference between GuardDuty, Inspector, Macie, and Security Hub?

GuardDuty detects active threats and malicious behavior from CloudTrail, VPC Flow Logs, and DNS logs. Inspector scans EC2, containers, and Lambda for software vulnerabilities. Macie discovers and classifies sensitive data in S3. Security Hub aggregates and normalizes findings from all of these (plus third parties) and runs compliance standards checks.

When should I use an SCP versus an IAM policy versus a permissions boundary?

SCPs are Organization-level guardrails that set the maximum permissions for member accounts but grant nothing themselves. IAM identity policies actually grant permissions to users and roles. Permissions boundaries cap what a specific user or role can be granted, which is ideal for safely delegating role creation. The effective access is the intersection of all of them, and any explicit Deny overrides everything.

How much hands-on AWS experience does the exam assume?

AWS recommends about five years of IT security experience and at least two years of hands-on experience securing AWS workloads. The exam is heavily scenario-based and frequently asks for exact CLI commands and service behaviors, so practicing real configurations of KMS, IAM, GuardDuty, Config, and networking services is far more effective than memorization alone.