AWS Certified Solutions Architect – Professional — Question 541

A user has launched a dedicated EBS backed instance with EC2. You are curious where the EBS volume for this instance will be created.
Which statement is correct about the EBS volume's creation?

Answer options

Correct answer: A

Explanation

Dedicated instances run on physical hardware that is dedicated to a single customer, but EBS volumes are hosted on shared, multitenant storage infrastructure. Consequently, the EBS volume for a dedicated EC2 instance is not created on the same single-tenant hardware assigned to the instance itself. AWS fully supports launching dedicated EBS-backed instances, but the storage layer remains separate from the dedicated instance hardware.