Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 700 discussion

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.)

  • 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.
  • 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.
  • E. Configure Amazon CloudFront to handle the traffic and route requests to the application in each Region
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Andy_09
Highly Voted 8 months, 1 week ago
Correct answer should be AC
upvoted 10 times
mestule
8 months, 1 week ago
Agreed. When you add an internal Load Balancer or an Amazon EC2 instance endpoint in AWS Global Accelerator, you enable internet traffic to flow directly to and from the endpoint in Virtual Private Clouds (VPCs) by targeting it in a private subnet. The VPC that contains the load balancer or EC2 instance must have an internet gateway attached to it, to indicate that the VPC accepts internet traffic. However, you don't need public IP addresses on the load balancer or EC2 instance. You also don't need an associated internet gateway route for the subnet.
upvoted 7 times
...
...
sandordini
Most Recent 5 months, 3 weeks ago
Selected Answer: AC
Gaming, TCP&UDP, HA, Low latency >> NLB + AWS Global Accelerator
upvoted 1 times
...
waldirlsantos
6 months ago
Selected Answer: AC
Global Accelerator is a good fit for non-HTTP use cases, such as gaming (UDP), IoT (MQTT), or Voice over IP. NLB + GA for UDP, TCP
upvoted 1 times
...
Kezuko
7 months ago
Selected Answer: AC
UDP -> NLB and Global Accelerator
upvoted 3 times
...
ogerber
8 months ago
Selected Answer: AC
Gaming + TCP / UDP => always think NLB and global accelerator
upvoted 4 times
...
1Alpha1
8 months, 1 week ago
Selected Answer: AC
*AC* - the app is using TCP & UDP
upvoted 2 times
...
jaswantn
8 months, 1 week ago
For global user where TCP and UDP protocols are used and HA with minimum latency is needed.... Global Accelerator with NLB is the solution combination .
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...