What happens to the data on an instance if the instance reboots (intentionally or unintentionally)?

What happens to the data on an instance if the instance reboots (intentionally or unintentionally)?

What happens to the data on an instance if the instance reboots (intentionally or unintentionally)?

A.
Data will be lost

B.
Data persists

C.
Data may persist however cannot be sure



Leave a Reply 10

Your email address will not be published. Required fields are marked *

3 × four =


Chef

Chef

B.

Instance Store Lifetime

You can specify instance store volumes for an instance only when you launch it. The data in an instance store persists only during the lifetime of its associated instance. If an instance reboots (intentionally or unintentionally), data in the instance store persists. However, data in the instance store is lost under the following circumstances:

The underlying disk drive fails
The instance stops
The instance terminates

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html

Da

Da

Reboot, it is same Hardware, no lost data.
See EC2 LifeCycle

RC

RC

Question incomplete as not mentioned that instance is EBS-backed OR instance-store

Khaled

Khaled

you can’t stop instance-store only terminate

vladam

vladam

B is the right answer.

Duck bro

Duck bro

B
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html
The data in an instance store persists only during the lifetime of its associated instance. If an instance reboots (intentionally or unintentionally), data in the instance store persists. However, data in the instance store is lost under the following circumstances:

The underlying disk drive fails
The instance stops
The instance terminates

Ganesh Ghube

Ganesh Ghube

A.
Data will be lost

recovery22

recovery22

B. If an instance reboots (intentionally or unintentionally), data in the instance store persists

networkmanagers

networkmanagers

Correct answer is B