Please select the most correct answer regarding the persistence of the Amazon Instance Store

Please select the most correct answer regarding the persistence of the Amazon Instance Store

Please select the most correct answer regarding the persistence of the Amazon Instance Store

A.
The data on an instance store volume persists only during the life of the associated Amazon EC2 instance

B.
The data on an instance store volume is lost when the security group rule of the associated instance is
changed.

C.
The data on an instance store volume persists even after associated Amazon EC2 instance is deleted



Leave a Reply 17

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


majidy

majidy

Answer is A

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

Many instances can access storage from disks that are physically attached to the host computer. This disk storage is referred to as instance store. Instance store provides temporary block-level storage for instances. The data on an instance store volume persists only during the life of the associated instance; if you stop or terminate an instance, any data on instance store volumes is lost

Duck Bro

Duck Bro

A
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

Pravin

Pravin

A is correct answer.

seenagape

seenagape

I agree with the answer. B

AWS beginner

AWS beginner

A. If you want to store the data even when you terminate/stop the EC2, you should use EBS.

rajeshwari

rajeshwari

ANS : A
In general terms Instance store cnsider as RAM. so if u stop instance data will be lost if u store it as instance store.

Ganesh Ghube

Ganesh Ghube

A.
The data on an instance store volume persists only during the life of the associated Amazon EC2 instance

jeyaram

jeyaram

Come’ gugs, It should be A

Ravi

Ravi

It should be A! How come changing security rule become data loss ?

dienlv

dienlv

Correct answer is A
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

Briane

Briane

I think the correct answer is A