Snapshot Rotation
Old snapshots accumulate. Rotation.
Overview
Snapshot rotation automatically retains and expires snapshots according to policy. Snapshot count is the lazy metric; rotation is what balances recovery capability against storage cost over years of accumulation.
- Old snapshots accumulate. Per-snapshot lifetime; without rotation, the snapshot bill grows linearly with time.
- Per-database retention. Per-database retention policy; matches recovery needs; not all databases need the same window.
- Tier-based storage. Per-tier storage class; recent snapshots in fast tier, older in cold; the cost story.
- Per-quarter audit plus cost monitoring. Quarterly snapshot audit catches drift; per-account cost monitoring surfaces growth.
The approach
The practical approach: per-database retention policy, tier-based storage with lifecycle automation, automated cleanup, quarterly audit, documented policy. The team’s discipline produces sustainable backup cost.
- Per-database retention. Per-database retention policy; the recovery target informs the retention number.
- Tier-based storage. Per-tier storage class; lifecycle rules move snapshots to cold tier as they age.
- Automated cleanup. Per-account cleanup automation; the policy is enforced by the system, not by humans.
- Per-quarter audit. Quarterly snapshot audit; surfaces orphaned snapshots from deleted databases.
- Document the policy. Per-database retention rationale committed to the repo; supports operational reviews.
Why this compounds
Snapshot rotation discipline compounds across databases. Each rotation reduces cost; the team’s backup discipline grows; recovery capability stays clean as the system grows.
- Better cost efficiency. Right retention matches recovery needs; the snapshot bill stays linear with database count, not time.
- Better recovery. Right retention supports point-in-time recovery; the recovery window matches the business need.
- Better operational hygiene. Per-account cleanup; the snapshot graveyard does not accumulate.
- Institutional knowledge. Each policy teaches backup patterns; the team’s recovery muscle grows.
Snapshot rotation discipline is an operational discipline that pays off across years. Nova AI Ops integrates with backup telemetry, surfaces patterns, and supports the team’s recovery discipline.