1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
You should definitely use AWS Backup for your EC2 and EBS: see https://docs.aws.amazon.com/aws-backup/latest/devguide/whatisbackup.html
AWS Backup is a fully-managed service that makes it easy to centralize and automate data protection
across AWS services, in the cloud, and on premises. Using this service, you can configure backup
policies and monitor activity for your AWS resources in one place. It allows you to automate and
consolidate backup tasks that were previously performed service-by-service, and removes the need
to create custom scripts and manual processes. With a few clicks in the AWS Backup console, you can
automate your data protection policies and schedules.
AWS Backup does not govern backups you take in your AWS environment outside of AWS Backup.
Therefore, if you want a centralized, end-to-end solution for business and regulatory compliance
requirements, start using AWS Backup today.
Give a detailled read at the page above: it requires lots of work to develop equivalent features.
AWS Backup has a very solid list of references: https://aws.amazon.com/backup/customers/
Best,
Didier
Relevant content
- asked 4 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 months ago
I see, so it backs up the volume, the instance and keeps it for whatever time I set it up, But how does exactly work for restoring?
To restore, you have to use AWS Backup available for this task: see https://docs.aws.amazon.com/aws-backup/latest/devguide/restoring-a-backup.html