Which architecture would meet these requirements at the LOWEST cost/?

A solutions architect is designing a multi-Region disaster recovery solution (or an application that will provide public API access. The application will use Amazon EC2 instances with a userdata script to load application code and an Amazon RDS for MySQL database. The Recovery Time Objective (RTO) is 3 hours and the Recovery Point Objective (RPO) is 24 hours .

Which architecture would meet these requirements at the LOWEST cost/?
A . Use an Application Load Balancer for Region failover Deploy new EC2 instances with the userdata script Deploy separate RDS instances in each Region
B . Use Amazon Route 53 for Region failover Deploy new EC2 instances with the userdata script Create a read replica of the RDS instance in a backup Region
C . Use Amazon API Gateway tor the public APIs and Region failover Deploy new EC2 instances with the userdata script Create a MySQL read replica of the RDS instance in a backup Region
D . Use Amazon Route 53 for Region failover Deploy new EC2 instances with the userdata script for APIs, and create a snapshot of the RDS instance daily for a backup Replicate the snapshot to a backup Region

Answer: C

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments