AWS Certified Solutions Architect - Associate

AWS Certified Solutions Architect - Associate

Get started today

Ultimate access to all questions.


A company seeks to deploy an application on Amazon EC2 Nitro-based instances within a single Availability Zone, requiring simultaneous multi-volume block storage writes for enhanced availability. Which EBS volume type and feature combination is suitable for this requirement?





Explanation:

The correct answer is C: Use Provisioned IOPS SSD (io2) EBS volumes with Amazon Elastic Block Store (Amazon EBS) Multi-Attach. The io2 volumes are designed to provide high performance with consistent low latency, making them suitable for applications requiring high IOPS. Additionally, the EBS Multi-Attach feature allows multiple EC2 instances to attach securely to a single volume, which meets the requirement of writing to multiple block storage volumes simultaneously for enhanced application availability.