
Explanation:
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.
Ultimate access to all questions.
No comments yet.
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