Middle
What is configuration drift?
sobes.tech AI
Answer from AI
Configuration drift is the divergence of the actual state of a system (server, virtual machine, container, etc.) from its defined, desired state. Over time, due to manual changes, updates, or other processes, the configuration can change, leading to instability, support difficulties, and environment reproducibility issues. Configuration Management systems help prevent or correct drift by regularly verifying and bringing systems back to the desired state.