AWS Backup Strategies

AWS Backup Strategies

Backup Option/Backup Plan -

  1. Backup Vault - The backup copy is stored in secure place is called Backup vault.

  2. Retention period - For how many days or months you want to store the backup copy is called Retention period.

Backup Types

  1. On Demand backup - Whenever you want, you can take backup

  2. Backup Plan - It is scheduled backup e.g Every Saturday - 10 AM

On Demand backup

• Steps to create On demand backup

  1. AWS backup - Dashboard - Create on-demand backup

  1. Resources type - Instance id of resource

  1. Retention period as per your requirement in days , weeks or months

  1. Backup vault to store backup copy Create new Backup vault, if you have already created use that.

  1. Create backup vault - give name & Encryption key null

  1. You can check backup in Backup vault as shown

  1. Now select your backup vault you created

  1. Click on Create on-demand backup

  1. Backup jobs are shown in Protected resources

• You can restore your back up an create new ec2 machine using that backup

-Steps to restore backup

  1. Select - Actions- Restore

  1. Network settings- Instance type as per need - VPC/ Subnet - click on restore

  1. To check all the backups in the backup vault

Backup Plan

It is mostly used second type to create backup which provides automation

  1. Dashboard-Create backup plan

  1. Build new plan - name

  1. Schedule - name - select vault(if not created,create one) - frequency (day,week or month)

  1. Start time - start within- complete within. Here it will start within 1hr and complete within 3hrs

  1. Retention period- how many days, weeks or months you need to store copy

  1. Copy destination (optional) - click create backup

  1. Add resources on which backup is made eg ec2

  1. Here we give instance id for specific resources

  1. Backup plan is created successfully and can be seen in Resources assignment

Q. How to delete backup copies?

To delete backup you need to delete assignment first then backup plan.