Terminology Index
Glossary
2953 terms
Defense Evolution
The way cloud-native security defenses have developed to keep pace with the architecture's changes, shifting from perimeter and host controls toward identity, policy-as-code, admission control, and runtime observability suited to containers and orchestration.
As applications moved to containers, microservices, and orchestrators, traditional perimeter- and host-based defenses became insufficient, and cloud-native security evolved in response: identity-based service trust, declarative policy enforced by admission control, supply-chain controls, and kernel-level runtime observability. Understanding this evolution helps practitioners see why cloud-native defenses look different and apply controls matched to the architecture rather than legacy assumptions.
Introduced in: Cloud-Native Security
Examples
- Moving from network perimeter defense to identity-based service trust.
- Adopting admission control and policy-as-code in place of manual gatekeeping.
- Using runtime observability instead of relying only on host antivirus.
Related
