
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 hosts its web application on AWS using seven Amazon EC2 instances. The company requires that the IP addresses of all healthy EC2 instances be returned in response to DNS queries.
Which policy should be used to meet this requirement?
A
Simple routing policy
B
Latency routing policy
C
Multivalue routing policy
D
Geolocation routing policy
Explanation:
The correct answer is C. Multivalue routing policy.
Multivalue routing policy is specifically designed to return multiple values (up to 8) in response to DNS queries. It has several key features that make it ideal for this scenario:
For more than 8 instances or more advanced load balancing features, you would need to use an Application Load Balancer or Network Load Balancer in combination with Route 53. However, for exactly 7 instances, multivalue routing is the perfect fit.