exam questions

Exam AWS Certified Cloud Practitioner CLF-C02 All Questions

View all questions & answers for the AWS Certified Cloud Practitioner CLF-C02 exam

Exam AWS Certified Cloud Practitioner CLF-C02 topic 1 question 311 discussion

Which type of AWS storage is ephemeral and is deleted when an Amazon EC2 instance is stopped or terminated?

  • A. Amazon Elastic Block Store (Amazon EBS)
  • B. Amazon EC2 instance store
  • C. Amazon Elastic File System (Amazon EFS)
  • D. Amazon S3
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
[Removed]
8 months, 3 weeks ago
Selected Answer: B
What are Instance Stores? Instance Store is a storage volume that acts as a physical hard drive. It provides temporary storage for Amazon EC2 instance. The data in an instance store persists during the lifetime of its instance. If an instance reboots, data in the instance store will persist. When the instance hibernates or terminates, you lose any data in the instance store. If an instance starts from a stopped state, it might start on another host where the used instance store does not exist. It is recommended to avoid storing valuable data in the store instance. Instance Stores are good for temporary files, and data that can be easily recreated. https://www.w3schools.com/aws/aws_cloudessentials_instancestores.php
upvoted 4 times
...
FFabri
9 months, 2 weeks ago
Selected Answer: B
Letterman B
upvoted 1 times
...
sdale
11 months ago
Selected Answer: B
Pretty sure, B
upvoted 1 times
...
BShelat
11 months, 1 week ago
Selected Answer: B
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html
upvoted 2 times
...
petercorn
11 months, 1 week ago
Selected Answer: B
An instance store provides temporary block-level storage for your instance. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html
upvoted 1 times
...
StevenNGUYEN
11 months, 2 weeks ago
Selected Answer: B
- The instance store is temporary storage. Data that's stored in instance store volumes isn't persistent through instance stops, terminations, or hardware failures. - EBS volumes preserve their data through instance stops and terminations.
upvoted 1 times
...
Lyn
11 months, 3 weeks ago
B. Amazon EC2 Instance Store
upvoted 1 times
...
Ashisohail
11 months, 3 weeks ago
B Amazon EC2 instance store provides temporary block-level storage that is directly attached to the Amazon EC2 instance. It is referred to as "ephemeral" because the data stored in the instance store volumes is not persistent and is deleted when the EC2 instance is stopped or terminated.
upvoted 2 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 ...