
Infrastructure Drift Is a Control Problem, Not a Surprise
Infrastructure drift is the gap between declared and live state. See how IaC and GitOps tooling detects differences, applies policy, and keeps remediation reviewable.
Tag
2 matching blog articles with repeat coverage under this topic.
Tag wiki
Definition
GitOps is a implementation topic referenced directly in these articles, usually as a concrete tool, platform, or implementation detail rather than a broad subject category.
Why it matters
GitOps matters when it directly affects implementation choices, delivery constraints, or how a system behaves in production.
In this archive
In this archive GitOps is treated as a specific topic worth calling out when it materially shapes the implementation, stack, or workflow being discussed. It currently appears in 2 articles and crosses 2 categories.
Nearest categories
Reference
Often appears with

Infrastructure drift is the gap between declared and live state. See how IaC and GitOps tooling detects differences, applies policy, and keeps remediation reviewable.

A practical, low-drama approach to infrastructure secrets: keep credentials out of Git, use least privilege, rotate deliberately, and introduce Vault when the operational need is real.