
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company recently migrated its web application to AWS by rehosting the application on Amazon EC2 instances in a single AWS Region. The company wants to redesign its application architecture to be highly available and fault tolerant. Traffic must reach all running EC2 instances randomly.
Which combination of steps should the company take to meet these requirements? (Choose two.)
A
Create an Amazon Route 53 failover routing policy.
B
Create an Amazon Route 53 weighted routing policy.
C
Create an Amazon Route 53 multivalue answer routing policy.
D
Launch three EC2 instances: two instances in one Availability Zone and one instance in another Availability Zone.
E
Launch four EC2 instances: two instances in one Availability Zone and two instances in another Availability Zone.
Explanation:
Correct Answers: C and E
Why C (Route 53 multivalue answer routing policy) is correct:
Why E (Launch four EC2 instances across two Availability Zones) is correct:
Why other options are incorrect:
Key Architecture Principles: