AWSDOP-C02
Security & Compliance Deep Diveยท0/61 min
0%
๐Ÿ”’Domain Overviewยท5 min readModule 1 of 8

Domain Overview

๐Ÿ”’

Security & Compliance

Domain 6 of DOP-C02 (~17%). Detect threats, protect data, respond automatically, and govern many accounts โ€” the largest security-weighted slice of the exam.

~61 min total8 modules8 quiz questionsDOP-C02 Domain 6 ยท 17%

The Security and Compliance domain is about automating security โ€” not configuring one service, but wiring detection, protection, response, and governance into a pipeline that runs across every account. The exam rewards knowing which service owns which job and how findings turn into automatic action.

๐Ÿ’กThis page focuses on the security service landscape and multi-account governance. The mechanics of policies, roles, and cross-account trust live in the IAM Deep Dive โ€” treat the two together.

The Four Jobs โ€” Click Each

Shared Responsibility

AWS โ€” security OF the cloud
  • โ€ข Physical data centers, hardware, hypervisor
  • โ€ข Managed-service infrastructure (S3, DynamoDB, Lambda runtime)
  • โ€ข Global network and AZ isolation
You โ€” security IN the cloud
  • โ€ข IAM, SCPs, resource policies, MFA
  • โ€ข Encryption choices (KMS keys, TLS), key policies
  • โ€ข Patching your OS/app (EC2), security groups, data classification
๐ŸŽฏThe line shifts with the service model. On EC2 you patch the OS; on Fargate/Lambda AWS patches the runtime and you own only the code and its IAM role. โ€œWho patches the guest OS?โ€ is a common shared-responsibility cue.