AWS Certified SysOps Administrator – Associate (legacy) — Question 715

A block device is a storage device that moves data in sequences. How many types of block devices does Amazon EC2 support?

Answer options

Correct answer: A

Explanation

Amazon EC2 supports exactly two main types of block devices: Elastic Block Store (EBS) volumes and instance store volumes. EBS volumes offer durable, network-attached block storage that persists independently of the instance's life, whereas instance store volumes provide temporary block-level storage located on the physical host. Other choices represent specific sub-types or configurations of EBS volumes rather than the primary block device categories.