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

An online video game company must maintain ultra-low latency for its game servers. The game servers run on Amazon EC2 instances. The company needs a solution that can handle millions of UDP internet traffic requests each second.

Which solution will meet these requirements MOST cost-effectively?

  • A. Configure an Application Load Balancer with the required protocol and ports for the internet traffic. Specify the EC2 instances as the targets.
  • B. Configure a Gateway Load Balancer for the internet traffic. Specify the EC2 instances as the targets.
  • C. Configure a Network Load Balancer with the required protocol and ports for the internet traffic. Specify the EC2 instances as the targets.
  • D. Launch an identical set of game servers on EC2 instances in separate AWS Regions. Route internet traffic to both sets of EC2 instances.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
UDP needs NLB
upvoted 9 times
...
MatAlves
Most Recent 4 weeks ago
Selected Answer: C
UDP > NLB.
upvoted 1 times
...
zinabu
6 months, 1 week ago
Ans : C OfCourse we can use both NLB and GLB balancers for UDP traffic but NLB is more cost effective than GLB that is why we choice C.
upvoted 1 times
...
asdfcdsxdfc
7 months, 2 weeks ago
Selected Answer: C
TCP/UDP = NLB
upvoted 2 times
...
osmk
8 months ago
C ->https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html
upvoted 3 times
...
Marunio
8 months ago
Selected Answer: C
UDP -> NLB. ALB is for HTTP/HTTPS. Gateway Load Balancer is for 3rd party virtual appliances like Firewalls etc not the traffic distribution. https://aws.amazon.com/compare/the-difference-between-the-difference-between-application-network-and-gateway-load-balancing/#:~:text=An%20NLB%20operates%20on%20layer,level%20along%20with%20gateway%20functionality.
upvoted 3 times
...
Gagg
8 months ago
Selected Answer: C
UDP, should use network load balancer
upvoted 1 times
...
nj1999
8 months, 1 week ago
C, NLB
upvoted 4 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 ...