DriftGuard

DriftGuard is a web app (with a lightweight CLI agent) that continuously detects and explains infrastructure and platform configuration drift across Kubernetes, Terraform, and cloud consoles. It compares desired state (Git/IaC) to actual state (cluster and cloud APIs), then surfaces high-signal alerts: what changed, who/what likely changed it, blast radius, and the safest rollback path. It’s built for platform teams drowning in noisy monitoring and post-incident archaeology. The MVP focuses on drift detection and actionable remediation guidance, not yet another dashboard. It integrates with Slack and Jira to route drift issues to the right owner and creates evidence trails for audits. This is a combination traditional + AI app: traditional for deterministic diffing and policy checks; AI for summarizing changes, suggesting fixes, and generating PRs to reconcile state.

← Back to idea list