Platform as a product applies product management principles to internal developer platforms, treating developers as customers.
What Is a Service Catalog?
A service catalog is a centralized registry of all services, APIs, and components with ownership and health information.
What Is a Golden Path?
A golden path is a recommended, pre-built workflow or template that makes it easy for developers to follow best practices by default.
What Is an On-Call Rotation?
An on-call rotation is a schedule where team members take turns being the primary responder for production incidents.
What Are Pod Security Standards?
Pod Security Standards define three security levels — Privileged, Baseline, and Restricted — to enforce consistent Kubernetes pod security.
What Is SLSA?
SLSA is a security framework that protects the integrity of software artifacts throughout the supply chain.
What Is Falco?
Falco is an open-source runtime security tool that detects anomalous behavior and threats in containers and Kubernetes in real time.
What Is eBPF?
eBPF is a Linux kernel technology that allows programs to run safely in kernel space, enabling deep observability and security without code changes.
What Is an Observability Pipeline?
An observability pipeline collects, transforms, routes, and filters telemetry data between sources and destinations for cost optimization.
What Is Jenkins?
Jenkins is an open-source automation server that automates building, testing, and deploying software through CI/CD pipelines.
