Which of the below mentioned options is the correct statement?
It provides additional dedicated capacity for EBS IO
The attached EBS will have greater storage capacity
The user will have a PIOPS based EBS volume
It will be launched on dedicated hardware in VPC
Explanations:
EBS-optimized instances provide additional dedicated capacity for EBS I/O, which allows for more consistent and faster data transfer between the EC2 instance and EBS volumes.
EBS optimization does not change the storage capacity of the attached EBS volumes; it only improves the I/O performance.
EBS optimization does not imply that the user will have PIOPS (Provisioned IOPS); it only improves I/O performance, not necessarily related to PIOPS.
EBS optimization does not mean the instance is launched on dedicated hardware in VPC. Dedicated hardware is associated with Dedicated Instances or Dedicated Hosts, not with EBS optimization.