Easy1 markMultiple Choice
AWS SAA-C03 · Question 27 · Domain 2.2: Highly Available Architectures
A global application is deployed in two AWS Regions: us-east-1 and eu-west-1. The company wants to route users to the region that provides the lowest network latency. Which Amazon Route 53 routing policy should be used?
A global application is deployed in two AWS Regions: us-east-1 and eu-west-1. The company wants to route users to the region that provides the lowest network latency. Which Amazon Route 53 routing policy should be used?
Answer options:
A.
Geolocation routing policy
B.
Latency routing policy
C.
Failover routing policy
D.
Weighted routing policy
How to approach this question
Match 'lowest network latency' directly with the Route 53 Latency routing policy.
Full Answer
B.Latency routing policy✓ Correct
Latency routing policy
Use latency-based routing when you have resources in multiple AWS Regions and you want to route traffic to the region that provides the best latency.
Common mistakes
Choosing Geolocation. While similar, Geolocation is based on geography, whereas Latency is based on actual network performance.
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert