Configuration Drift
Configuration drift is the gradual divergence of a system's actual running configuration from its intended, documented, or version-controlled state, usually caused by ad hoc manual changes made outside of a controlled deployment process.
4 resources across 2 libraries
Glossary Terms(2)
Configuration Drift
Configuration drift is the gradual divergence of a system's actual running configuration from its intended, documented, or version-controlled state, usually ca…
Immutable Infrastructure
Immutable infrastructure is an approach where servers or containers are never modified after deployment — any update or fix is made by building a new image and…
Interview Questions(2)
What Is Immutable Infrastructure?
Immutable infrastructure is a model where servers or containers are never modified after deployment — any change is made by building a new image and replacing…
What Is Configuration Management?
Configuration management is the practice of defining and enforcing the desired state of servers, applications, and infrastructure through version-controlled, d…