amazon ec2 - How to Backup running EC2 instances with EBS root volumes? -


i new aws , had take on existing vpc multiple ec2 instances.

i looking way backup instances (whole disks).

i read ebs snapshots on forums , seems solution.

the instances' root disks ebs volumes.

i read aws documentation on ebs snapshot states shown below:

to create snapshot amazon ebs volumes serve root devices, should stop instance before taking snapshot.

i cannot shutdown ec2 instances backup.

how senior aws sysadmins instances ebs root volumes ?

with kvm possible pause host. there similar functionality available in aws?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -