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
질문됨 6달 전1764회 조회
1개 답변
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
전문가
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠