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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -