本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】
A company has implemented a self-managed DNS solution on three Amazon EC2 instances behind a Network Load Balancer(NLB) in the us-west-2Region. Most of the company's users are located in the United States and Europe. The company wants to improve the performance and availability of the solution. The company launches and configures three EC2 instances in the eu-west-1Region and adds the EC2 instances as targets for a new NLB.
Which solution can the company use to route traffic to all the EC2instances?
A : Create an Amazon Route 53 geolocation routing policy to route requests to one of the two NLBs. Create an Amazon CloudFront distribution. Use the Route 53 record as the distribution's origin.
B : Create a standard accelerator in AWS GlobalAccelerator.Create endpoint groups in us-west-2 and eu- west-1.Add the two NLBs as endpoints for the endpoint groups
C : Attach Elastic IP addresses to the six EC2 instances. Create an Amazon Route 53
geolocation routing policy to route requests to one of six EC2 instances.Create an Amazon CloudFront distribution. Use the Route 53record as the distribution's origin.
D : Replace the two NLBs with two Application Load Balancers (ALBs). Create an Amazon Route 53latency routing policy to route requests to one of the two ALBs.Create an Amazon CloudFront distribution. Use the Route 53record as the distribution's origin.