Question 16:
A company has LAMP (Linux, Apache, MySQL, PHP) stack applications deployed to AWS.The availability requirements for its backend database specify automatic failover in case of disaster recovery.What is the optimal solution that meets this requirement?
Answer options:
A.RDS with Multi-AZ deployment B.RDS with Read-Replica deployment C.DynamoDB with Global Tables deployment D.Deploy multiple RDS instances.Use Route53 with Health-Check and DNS failover configured