Terminology Index
Glossary
2953 terms
Security from Observability
Using cloud-native observability data (traces, metrics, logs) for security purposes, detection, investigation, and policy, so the same telemetry that powers operations also strengthens defense.
Cloud-native observability produces deep telemetry: distributed traces across microservices, fine-grained metrics, structured logs from every component. Security from observability turns this data into a defensive asset: behavioral baselines, detection of anomalies, investigation paths across services, and inputs to policy. It is a defining benefit of cloud-native architectures when integrated, and it requires effort to extract security value (parsing, normalization, retention) rather than letting observability stay purely operational.
Introduced in: Cloud-Native Security
Examples
- Using distributed traces to investigate a suspicious request across services.
- Building detections on cloud-native metrics and structured logs.
- Baselining service behavior from observability data for anomaly detection.
Related
