A company is setting up a new application on a single Amazon EC2 instance. The application requires a dedicated, persistent block storage volume that provides low-latency performance and is attached directly to the instance. Which AWS storage service should the company use?
- AAmazon Elastic File System (Amazon EFS)
- Amazon Elastic Block Store (Amazon EBS)Answer
- CAmazon Simple Storage Service (Amazon S3)
- DAmazon S3 Glacier Flexible Retrieval
Answer
Amazon Elastic Block Store (Amazon EBS)
Amazon Elastic Block Store provides high-performance, persistent block storage volumes that are designed to be attached to a single EC2 instance, matching the requirements of low latency and direct attachment.
Step-by-Step Solution
Key Concept
AWS Storage Services
Estimated Time:45s