An application running on an Amazon EC2 instance requires a block storage volume that can deliver a sustained performance of and of throughput. Which two Amazon EBS volume types can be configured to meet these requirements? (Select TWO.)
- General Purpose SSD (gp3)Answer
- Provisioned IOPS SSD (io2)Answer
- CGeneral Purpose SSD (gp2)
- DThroughput Optimized HDD (st1)
- ECold HDD (sc1)
Answer
The application should use General Purpose SSD (gp3) and Provisioned IOPS SSD (io2) volumes because both types support provisioning throughput up to at least and IOPS up to at least per volume, satisfying the required and .
General Purpose SSD (gp3) and Provisioned IOPS SSD (io2) are the correct answers because both volume types support the configuration of up to of throughput and at least ( for io2) per volume, satisfying the application's requirement for and of throughput.
Step-by-Step Solution
Key Concept
Selecting high-performance Amazon EBS volumes based on IOPS and throughput limitations.
Estimated Time:1m 0s