Configuration Drift
noun
Definition
- 1.Configuration drift occurs when the configuration of infrastructure resources deviates from the desired state defined in code.
Example
A server's configuration drifts when a manual change is made directly on the server, differing from the configuration specified in the IaC template.
Related Exams

