ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

52 / 465

Question 52:

You`re running a financial application on an EC2 instance. Data stored in the EBS volumes is critical and you want to make it fault-tolerant. Which of the following options provides the most fault-tolerant configuration?

Answer options:

A.Mirror the data using RAID 1 configuration, which provides fault tolerance on EBS volumes.
B.Nothing is required since EBS volumes are durability backed up to additional hardware in the same availability zone.
C.Mirror the data using RAID 5 configuration to improve the I/O performance on EBS volumes.
D.Stripe multiple EBS volumes together with RAID 0, which provides fault tolerance on EBS volumes.