Terminology Index

Glossary

33 terms starting with "G"

Open concept maps

Showing 1-32 of 33 terms

G
32

Golden Image

A pre-configured, hardened base image, of a VM or container, that is built once to a secure standard and reused as the trusted starting point for new workloads, so every instance inherits a known-good, consistent configuration.

A golden image is a master template baked with the desired OS, patches, hardening, and approved software, validated and then used to launch all new instances. It ensures consistency and a secure baseline at scale, no instance starts from an unhardened default, and it speeds patching: update the golden image and redeploy rather than fixing each instance. It is foundational to VM and container image management and immutable-infrastructure practices.

Introduced in: Cloud Workload Protection

Examples

  • Building a hardened base VM image and launching all instances from it.
  • Updating the golden image with patches, then redeploying fresh instances.
  • Ensuring every workload starts from the same known-good configuration.

No related terms linked yet.