A gaming company wants to launch a new internet-facing application in multiple AWS Regions.The application will use the TCP and UDP protocols for communication.The company needs to provide high availability and minimum latency for global users.
Which combination of actions should a solutions architect take to meet these requirements?
(Choose two.)
Create internal Network Load Balancers in front of the application in each Region.
Create external Application Load Balancers in front of the application in each Region.
Create an AWS Global Accelerator accelerator to route traffic to the load balancers in each Region.
Configure Amazon Route 53 to use a geolocation routing policy to distribute the traffic.
Configure Amazon CloudFront to handle the traffic and route requests to the application in each Region.