Terminology Index
Glossary
1801 terms
Showing 417-448 of 1801 terms
Container Security
The discipline of securing containers across their whole life, from building and scanning images, through hardening and signing, to runtime protection and orchestration security, so containerized workloads resist compromise and isolation holds.
Containers package applications for portable, scalable deployment, but they share the host kernel and move fast, creating distinctive risks: vulnerable images, weak isolation, escape, and a software supply chain to protect. Container security spans the image (scanning, hardening, signing), the registry, the runtime (behavioral protection), and the orchestrator (cluster hardening). It is a foundational area of cloud-native and workload security rather than a single control.
Introduced in: Cloud Security Foundations, Cloud Security Engineer Fundamentals
Examples
- Scanning, hardening, and signing images before they run.
- Protecting running containers against escape at runtime.
- Hardening the orchestrator so a compromised container cannot spread.
No related terms linked yet.
