In what scenario is Amazon EBS recommended over Amazon EC2 Instance Store?
Other
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.