Backup VMs and Databases using Aws Backup Service
- Labsetup:
- Ensure you have an ec2 instance with
- apache server on any linux based ec2
- RDS database with some data in it.
- Ensure you have an ec2 instance with
- Now navigate to aws backup service
- AWS Backup
- To store the Backups we need a vault
- Create Backup plan
- We will keep the ec2 and rds running to get atleast one backup.
Lets Setup Disaster Recovery
- Lets setup replication settings
- On the source instances lets setup DR agents Refer Here
- Refer Here to download agent
- When setting up the replication agent we are getting an issue in ubuntu 22.04.
- We will try the same on ubuntu 20.04 as ubuntu 22.04 is not in supported os list.