Cloud Custodian for Cleanup

Cloud Custodian automates cleanup of unused resources.

Setup

Cloud Custodian is the open-source policy engine for cloud cleanup. Teams use it to find and remediate unused resources, untagged resources, policy violations. The discipline is automating cleanup that would otherwise require manual effort.

What setup looks like:

Setup is bounded. The discipline is consistent: policies in version control; CI/CD applies them; the discipline scales.

Policies

Common policies cover recurring cleanup needs. Untagged resources, idle infrastructure, old snapshots all are policy candidates; the team's library grows over time.

The policies are the discipline encoded. Each one captures a recurring cleanup task.

Audit

Cloud Custodian's audit mode is the safety. Dry-run before applying; verify before deleting; production resources warrant review even when policies match.

Cloud Custodian for cleanup is one of those FinOps disciplines that pays off in continuous cost optimization. Nova AI Ops integrates with cloud cost data and policy engines, surfaces patterns, and supports the team's cleanup discipline.