A financial technology company is migrating a critical, single-instance relational database to AWS. The database requires a single volume that must sustain a consistent write throughput of and with sub-millisecond storage latency. Which Amazon EBS volume configuration should a solutions architect recommend to meet these performance requirements?
- A single Amazon EBS volume attached to an Amazon EC2 instance type that supports EBS Block ExpressAnswer
- BA single Amazon EBS volume provisioned with the maximum throughput and IOPS settings
- CA RAID configuration using eight Amazon EBS volumes to aggregate throughput and IOPS
- DA single Amazon EBS volume provisioned with and throughput
Answer
A single Amazon EBS io2 volume attached to an Amazon EC2 instance type that supports EBS Block Express
The correct answer is a single Amazon EBS io2 volume attached to an Amazon EC2 instance type that supports EBS Block Express. Amazon EBS io2 Block Express volumes are designed for the most demanding I/O-intensive workloads, providing up to , throughput, and sub-millisecond latency per volume. This meets all specified constraints ( and throughput) on a single volume.
Step-by-Step Solution
Key Concept
Amazon EBS io2 Block Express architecture and performance limits
Estimated Time:2m 0s