Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company's VoIP service, utilizing UDP on EC2 instances within an Auto Scaling group, spans multiple AWS Regions. Identify the solution that enables routing users to the region with the lowest latency and supports automated failover.
A
Use NLB with target group and Auto Scaling group association, integrating NLB as a Global Accelerator endpoint.
B
Employ ALB with target group and Auto Scaling group association, leveraging ALB as a Global Accelerator endpoint.
C
Implement NLB with target group and Auto Scaling group association, and utilize Route 53 latency records with CloudFront for origin.
D
Adopt ALB with target group and Auto Scaling group association, using Route 53 weighted records with CloudFront for origin.