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 461 discussion

A company is developing a mobile gaming app in a single AWS Region. The app runs on multiple Amazon EC2 instances in an Auto Scaling group. The company stores the app data in Amazon DynamoDB. The app communicates by using TCP traffic and UDP traffic between the users and the servers. The application will be used globally. The company wants to ensure the lowest possible latency for all users.

Which solution will meet these requirements?

  • A. Use AWS Global Accelerator to create an accelerator. Create an Application Load Balancer (ALB) behind an accelerator endpoint that uses Global Accelerator integration and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the ALB.
  • B. Use AWS Global Accelerator to create an accelerator. Create a Network Load Balancer (NLB) behind an accelerator endpoint that uses Global Accelerator integration and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the NLB.
  • C. Create an Amazon CloudFront content delivery network (CDN) endpoint. Create a Network Load Balancer (NLB) behind the endpoint and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the NLB. Update CloudFront to use the NLB as the origin.
  • D. Create an Amazon CloudFront content delivery network (CDN) endpoint. Create an Application Load Balancer (ALB) behind the endpoint and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the ALB. Update CloudFront to use the ALB as the origin.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sandordini
6 months ago
Selected Answer: B
Mobile gaming, UDP > AWS Global Accelarator + NLB
upvoted 2 times
...
zinabu
6 months, 1 week ago
TCP/UDP/IP based communication with server =NLB for global low latency communication if IP/udp/tCP based = aws global accelarator
upvoted 3 times
...
Mikado211
10 months ago
Selected Answer: B
UDP == NLB NLB can't be used with Cloudfront, so we have to play with AWS Global accelerator
upvoted 3 times
...
Guru4Cloud
1 year, 1 month ago
Selected Answer: B
Use AWS Global Accelerator to create an accelerator. Create a Network Load Balancer (NLB) behind an accelerator endpoint that uses Global Accelerator integration and listening on the TCP and UDP ports. Update the Auto Scaling group to register instances on the NLB
upvoted 3 times
...
TariqKipkemei
1 year, 3 months ago
Selected Answer: B
TCP and UDP = global accelerator and Network Load Balancer
upvoted 2 times
...
antropaws
1 year, 4 months ago
Selected Answer: B
Clearly B.
upvoted 1 times
...
eddie5049
1 year, 4 months ago
Selected Answer: B
NLB + Accelerator
upvoted 3 times
...
hiroohiroo
1 year, 5 months ago
Selected Answer: B
AWS Global Accelerator+NLB
upvoted 3 times
...
Efren
1 year, 5 months ago
Selected Answer: B
UDP, Global Accelerator plus NLB
upvoted 1 times
...
nosense
1 year, 5 months ago
Selected Answer: B
AWS Global Accelerator is a better solution for the mobile gaming app than CloudFront
upvoted 3 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 ...