Terminology Index

Glossary

1801 terms

Open concept maps

Showing 353-384 of 1801 terms

C
32

Cloud-Native Threat Modeling

Applying threat modeling to cloud-native systems, accounting for their distinctive elements, microservices, containers, orchestrators, service meshes, and managed services, to identify design-level threats specific to that architecture.

Threat modeling a cloud-native system means reasoning about threats across many small services, the orchestrator and its API, container and image supply chain, service-to-service trust, and managed-service boundaries, rather than a single monolith. It adapts methodologies like STRIDE to this distributed, automated context and pairs with microservices and serverless threat modeling. The goal is to surface architectural threats early, when they are cheapest to fix.

Introduced in: Applied Threat Modeling

Examples

  • Modeling threats to the orchestrator API and service-to-service trust.
  • Identifying supply-chain threats in the container image pipeline.
  • Applying STRIDE across microservice boundaries during design.

No related terms linked yet.