Cheat Sheet · Cybersecurity

CCSP Cheat Sheet

expert

A free ISC2 CCSP cheat sheet: the six domains, the shared responsibility model, data lifecycle, encryption vs tokenization vs masking and key concepts for revision.

By The Exam Atlas Editorial Team · Verified 2026-06-06

A final-revision summary for CCSP. Study aid only - no notes in the proctored exam. Reflects the current six-domain outline; ISC2 introduces a revised outline from 1 August 2026, so confirm the latest version on the ISC2 site.

The six domains and weights

#DomainWeight
1Cloud Concepts, Architecture and Design17%
2Cloud Data Security20%
3Cloud Platform and Infrastructure Security17%
4Cloud Application Security17%
5Cloud Security Operations16%
6Legal, Risk and Compliance13%

Shared responsibility by service model

ModelProvider securesCustomer secures
IaaSPhysical, host, hypervisor, networkOS, apps, data, IAM, config
PaaSAbove + OS and runtimeApps, data, access, config
SaaSMost of the stackData, access, user config

Cloud data lifecycle (Domain 2)

Create → Store → Use → Share → Archive → Destroy. Apply classification, encryption and access controls early; plan retention and secure deletion at the end.

Protect data: which technique

NeedTechnique
Reversible confidentiality with a keyEncryption
Replace sensitive value with a non-sensitive tokenTokenization
Hide part of a value for displayData masking
Verify integrity (one-way)Hashing

Key management options

OptionWho holds the keys
Provider-managedCloud provider manages keys
Customer-managed (CMK / BYOK)Customer controls keys in the provider’s KMS
Hold your own key (HYOK)Keys kept outside the provider

Deployment models

Public · Private · Hybrid · Community - they change who controls which layer and where data resides.

High-yield reminders

  • Most scenarios hinge on the shared responsibility line for the given service model.
  • Cloud Data Security (20%) is the largest domain - prioritise it.
  • Legal, Risk and Compliance is smallest but high-yield: data residency, sovereignty, privacy law, audit and vendor risk.
  • Keep keys separate from the data they protect.

FAQ

Can I bring a cheat sheet to the CCSP exam?
No. CCSP is a proctored Pearson VUE exam with no notes allowed. Use this only for final revision before exam day.

Sources