Terminology Index

Glossary

1801 terms

Open concept maps

Showing 1505-1536 of 1801 terms

S
32

Serverless Security Model

The conceptual model for how security responsibilities and risks apply to serverless, distinguishing what the provider handles from what the customer must do, and identifying the unique risks serverless introduces.

The serverless security model formalizes how to think about serverless security: the provider owns infrastructure and runtime hardening, the customer owns function code, IAM, configuration, secrets, dependencies, and event sources. It also identifies serverless-specific risks: event-injection attacks, over-permissioned functions, dependency vulnerabilities amplified by per-function deployment. As a cloud-workload-protection topic, the model provides a framework for reasoning about serverless security rather than treating it as a black box.

Introduced in: Cloud Workload Protection

Examples

  • Distinguishing provider-managed runtime from customer-managed function code.
  • Reasoning about event-injection as a serverless-specific risk.
  • Applying the model to assess a new serverless workload.

No related terms linked yet.