You want to regularly backup your EBS volumes, but only keep the last N snapshots so that you can retain an isolated use case oriented set of snapshots in an orderly fashion.

Step-by-step guide

This can be achieved by using the EBS Volume task's Grow & Prune Snapshot Backup Set action as follows:

  1. Specify the Volume ID (or a Filters JSON) to select the volume(s) you want to retain backups for.

  2. Choose an applicable Backup Set name for your use case so that you can retain different sets and identify the snapshots in the AWS Management Console (they will be automatically tagged with that name).

  3. Specify the Backup Retention number N (the number of snapshots that should be retained in this backup set).

  4. Arrange for the Bamboo build to trigger at an interval applicable for your use case, for example via cron-based scheduling to retain daily backups of your volumes, or after you have pushed changes to your repository to backup your volumes before deploying new code.

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.



Related issues

https://utoolity.atlassian.net/browse/UAA-180