SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

AWS Certified Cloud Practitioner (AWS CCP) Practice Test Set 1

» Start this Course
(Practice similar questions for free)
Question:

What method can you use to take a backup of an Amazon EC2 instance using AWS tools?

Author: Sarahmarie Hollenstein



Answer:

You can take snapshots of EC2 instances which creates a point-in-time copy of the instance. Snapshots are stored on S3. If you make periodic snapshots of a volume, the snapshots are incremental, which means that only the blocks on the device that have changed after your last snapshot are saved in the new snapshot.


0 / 5  (0 ratings)

2 answer(s) in total

Alternative answers:

"Take a snapshot to capture the point-in-time state of the instance"