
Answer-first summary for fast verification
Answer: When data needs to persist beyond the lifecycle of an EC2 instance
Amazon EBS is recommended over Amazon EC2 Instance Store when data needs to persist beyond the lifecycle of an EC2 instance because EBS volumes can be detached and reattached to other instances, unlike Instance Store volumes which are ephemeral.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In what scenario is Amazon EBS recommended over Amazon EC2 Instance Store?
A
When data needs to persist beyond the lifecycle of an EC2 instance
B
For temporary storage of data that changes frequently
C
When the lowest possible storage latency is required
D
For large scale data warehousing needs
No comments yet.