AWS – Operations
- Operations:
- Backup
- Restore
- Archival
- Access to Compute
Backup & Restore
- Terms:
- Snapshot: Refers to the backup of a resource at a point in time
- Restore: Snapshots can be use to restore the data
Activity – 1: Create an ec2 instance and snapshot, restore disks
- We have create an ec2 instance with 2 ebs volumes (Disk) and mounted as shown below

- Option 1: Taking back up of disks manually
- Option 2: Creating Snapshot Lifecycle
- Option 3:
- Create a tag for every disk which requires backup
Backup = Enabled - Launch AWS Backup Service
- Create/use an vault
- Create a backup plan with resources assigned
- Create a tag for every disk which requires backup
