Q34 — AWS SAA-C03 Ch.4

Question 34 of 105 | ← Chapter 4

Q229. A company needs to run a critical application on AWS. The company needs to use Amazon EC2 for the application's database. The database must be highly available and must fail over automatically if a disruptive event occurs.Which solution will meet these requirements?

Correct Answer: C. Launch two EC2 instances, each in a different AWS Region. Install the database on both EC2 instances. Set up database replication. Fail over the database to a second Region.