AWS Backup vs AWS Data Lifecycle Management

0

Simply looking to backup EBS volumes from EC2 instances and I'm trying to figure out which service and why. Each instance has roughly 4 EBS volumes attached. I've seen opinions split on the matter.

Tasks involved:

  • Back up EBS volumes for each instance.... How long will this take roughly? I know with DLM it can take several hours per snapshot
  • Restore EBS volumes to existing instances. Essentially getting rid of old volumes
emh88
posta 6 mesi fa1764 visualizzazioni
1 Risposta
0

Hello.

Back up EBS volumes for each instance.... How long will this take roughly? I know with DLM it can take several hours per snapshot

The time it takes to create a snapshot varies depending on writes, data size, etc.
This is true even if you use AWS Backup.
https://repost.aws/knowledge-center/ebs-snapshot-ec2-ami-creation-slow

Restore EBS volumes to existing instances. Essentially getting rid of old volumes

If the volume from which the snapshot is taken is the root volume, it is possible to restore the entire instance.

DLM is simply a feature that automates the creation of snapshots and AMIs.
AWS Backup also automatically creates AMIs and snapshots, but it is also possible to manage access to the created AMIs and snapshots, and protect them from deletion with a vault lock.

profile picture
ESPERTO
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande