Terminology Index
Glossary
2953 terms
Configuration Assessment
Checking cloud resource configurations against secure-configuration standards and benchmarks to find misconfigurations, such as public exposure, disabled logging, or weak settings, that create risk. It is the core function behind cloud posture management.
Configuration assessment continuously or periodically evaluates how cloud resources are set up against expected secure baselines (like the CIS cloud benchmarks), flagging deviations. Because misconfiguration is the dominant cause of cloud breaches, this assessment, performed by CSPM and CNAPP tools, is foundational: its findings drive remediation, including automated fixes, and feed compliance reporting. It answers 'are our cloud resources configured securely right now?'
Introduced in: Cloud Security Engineer Fundamentals
Examples
- Scanning cloud resources against a benchmark to find public exposure.
- Detecting a resource with logging disabled against policy.
- Feeding configuration findings into auto-remediation.
Related
