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
preguntada hace 6 meses1765 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas