exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 13 discussion

Exam question from Amazon's AWS-SysOps
Question #: 13
Topic #: 1
[All AWS-SysOps Questions]

When an EC2 instance that is backed by an S3-based AMI Is terminated, what happens to the data on me root volume?

  • A. Data is automatically saved as an E8S volume.
  • B. Data is automatically saved as an ESS snapshot.
  • C. Data is automatically deleted.
  • D. Data is unavailable until the instance is restarted.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
We recommend that you use AMIs backed by Amazon EBS, because they launch faster and use persistent storage.
Reference:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/RootDeviceStorage.html#choose-an-ami-by-root-device

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
karmaah
Highly Voted 1 year, 3 months ago
Ya. S3 based AMI means, Instance Store.
upvoted 8 times
...
Finger41
Most Recent 6 months, 2 weeks ago
Selected Answer: C
C - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html
upvoted 1 times
...
Khobra
12 months ago
C Data is automatically deleted.
upvoted 1 times
...
FHU
1 year, 1 month ago
Letter C is correct. S3 template storage uses Instance Store, which does not preserve data after the instance is terminated. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/RootDeviceStorage.html
upvoted 2 times
...
DoktaDee
1 year, 2 months ago
S3 based-AMIs are basically AMIs that are copied to ephemeral disk. Data is lost upon stopping or terminating the instance.
upvoted 1 times
...
RicardoD
1 year, 2 months ago
C is the answer S3 backed means that the EC2 is using Instance store and data will not survive the CE2 termination
upvoted 1 times
...
walthor
1 year, 2 months ago
I agreee the answer is C
upvoted 2 times
...
Afolabi
1 year, 2 months ago
Answer is C
upvoted 2 times
...
captchaaa
1 year, 2 months ago
Answer C
upvoted 2 times
...
awscertified
1 year, 2 months ago
C. Data is automatically deleted. (Instance Store disk = S3 Based disk)
upvoted 3 times
...
AWS_Noob
1 year, 2 months ago
Answer should be A EBS volumes are saved in S3. S3 being the keyword here. If it asked about your data being on an Instance Store (ephermeral storage), then on termination you would lose the data. When creating an AMI, it is an EBS volume stored in S3. Remember data on Ephermeral storage, will survive a reboot. However, if the instance is stopped,terminated or you lose the underlying physical disk you will lose your data. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html
upvoted 2 times
AWS_Noob
1 year, 2 months ago
And I'm back This question has been annoying me. I've done some in depth research and it would seem that S3-Backed is ephemeral storage. So C would be the correct option
upvoted 4 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...