Golden Image
A golden image is a pre-configured, versioned, and tested machine image or container base image — with the OS, security patches, agents, and baseline software already installed — used as the standardized starting point for launching new instances or building further images, rather than configuring each new instance…
6 resources across 2 libraries
Glossary Terms(5)
Infrastructure Drift
Infrastructure drift occurs when the actual, live state of cloud or infrastructure resources diverges from the state defined in Infrastructure as Code (IaC) co…
Golden Image
A golden image is a pre-configured, versioned, and tested machine image or container base image — with the OS, security patches, agents, and baseline software…
Policy as Code
Policy as Code is the practice of expressing organizational, security, and compliance rules as machine-readable code — rather than as prose documents — so that…
Container Registry
A container registry is a storage and distribution system for container images, letting teams push built images, version and tag them, and pull them for deploy…
Image Scanning
Image scanning is the automated process of analyzing a container image's layers, installed packages, and dependencies to detect known security vulnerabilities…