ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 620 - SAA-C03 discussion

Report
Export

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? (Select TWO.)

A.
Create internal Network Load Balancers in front of the application in each Region.
Answers
A.
Create internal Network Load Balancers in front of the application in each Region.
B.
Create external Application Load Balancers in front of the application in each Region.
Answers
B.
Create external Application Load Balancers in front of the application in each Region.
C.
Create an AWS Global Accelerator accelerator to route traffic to the load balancers in each Region.
Answers
C.
Create an AWS Global Accelerator accelerator to route traffic to the load balancers in each Region.
D.
Configure Amazon Route 53 to use a geolocation routing policy to distribute the traffic.
Answers
D.
Configure Amazon Route 53 to use a geolocation routing policy to distribute the traffic.
E.
Configure Amazon CloudFront to handle the traffic and route requests to the application in each Region.
Answers
E.
Configure Amazon CloudFront to handle the traffic and route requests to the application in each Region.
Suggested answer: B, C

Explanation:

This combination of actions will provide high availability and minimum latency for global users by using AWS Global Accelerator and Application Load Balancers. AWS Global Accelerator is a networking service that helps you improve the availability, performance, and security of your internet-facing applications by using the AWS global network.It provides two global static public IPs that act as a fixed entry point to your application endpoints, such as Application Load Balancers, in multiple Regions1. Global Accelerator uses the AWS backbone network to route traffic to the optimal regional endpoint based on health, client location, and policies that you configure.It also offers TCP and UDP support, traffic encryption, and DDoS protection2. Application Load Balancers are external load balancers that distribute incoming application traffic across multiple targets, such as EC2 instances, in multiple Availability Zones.They support both HTTP and HTTPS (SSL/TLS) protocols, and offer advanced features such as content-based routing, health checks, and integration with other AWS services3. By creating external Application Load Balancers in front of the application in each Region, you can ensure that the application can handle varying load patterns and scale on demand. By creating an AWS Global Accelerator accelerator to route traffic to the load balancers in each Region, you can leverage the performance, security, and availability of the AWS global network to deliver the best possible user experience.

asked 16/09/2024
Lee Greenshields
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first