SAA-C03 Design High-Performing Architectures Practice Question
A document portal requires consistent high IOPS for a transactional database on EC2. Which EBS volume type is most suitable?
⚠ Common exam trap
A common mix-up: candidates confuse 'high IOPS' with 'high throughput' and select st1 or sc1, not realizing that transactional databases require low-latency random I/O, which only SSD-based volumes like io2 can consistently deliver.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Provisioned IOPS SSD such as io2
Provisioned IOPS SSD (io2) is the correct choice because it delivers consistent, high IOPS performance required for transactional databases running on EC2. io2 volumes offer a 99.999% durability and can sustain up to 256,000 IOPS per volume, making them ideal for latency-sensitive workloads like OLTP databases.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
sc1 Cold HDD
Why it's wrong here
sc1 is low-cost cold storage with lower performance.
- ✗
Instance store only
Why it's wrong here
Instance store can be fast but is ephemeral and not generally suitable for durable databases.
- ✓
Provisioned IOPS SSD such as io2
Why this is correct
io2 is designed for business-critical workloads requiring consistent high IOPS and durability.
- ✗
st1 Throughput Optimized HDD
Why it's wrong here
st1 is for throughput-oriented sequential workloads, not high-IOPS transactional databases.
Go deeper
Related to this question
About these practice questions
This SAA-C03 question is part of Courseiva's 302-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SAA-C03 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAA-C03 exam.