The cost signal
Low-use RDS instances keep charging for compute, storage, backups, and sometimes Multi-AZ capacity, but database cleanup is risky without application and rollback context. CloudPrune can combine RDS inventory, CPU, connections, storage, backup, and owner-review signals before recommending stop, resize, schedule, or consolidation actions.
- Review method
- Read-only evidence first, followed by owner review, rollback planning, and post-change validation.
Questions people ask
What signals suggest an RDS instance is idle?
Low CPU, low database connections, low read/write IOPS, old application tags, non-production naming, and no recent traffic can suggest an idle or oversized database.
Why is RDS cleanup riskier than deleting idle compute?
Databases often contain state, backups, compliance data, and hidden dependencies. Stopping, resizing, or deleting a database can break applications even when utilization looks low.
What is the safer first step?
Start with read-only evidence, confirm ownership, verify snapshots and backups, choose a maintenance window, and test one small change before broader cleanup.