ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 462 - SAA-C03 discussion

Report
Export

A company has an online gaming application that has TCP and UDP multiplayer gaming capabilities. The company uses Amazon Route 53 to point the application traffic to multiple Network Load Balancers (NLBs) in different AWS Regions. The company needs to improve application performance and decrease latency for the online game in preparation for user growth.

Which solution will meet these requirements?

A.
Add an Amazon CloudFront distribution in front of the NLBs. Increase the Cache-Control: max-age parameter.
Answers
A.
Add an Amazon CloudFront distribution in front of the NLBs. Increase the Cache-Control: max-age parameter.
B.
Replace the NLBs with Application Load Balancers (ALBs). Configure Route 53 to use latency-based routing.
Answers
B.
Replace the NLBs with Application Load Balancers (ALBs). Configure Route 53 to use latency-based routing.
C.
Add AWS Global Accelerator in front of the NLBs. Configure a Global Accelerator endpoint to use the correct listener ports.
Answers
C.
Add AWS Global Accelerator in front of the NLBs. Configure a Global Accelerator endpoint to use the correct listener ports.
D.
'Add an Amazon API Gateway endpoint behind the NLBs. Enable API caching. Override method caching for the different stages.
Answers
D.
'Add an Amazon API Gateway endpoint behind the NLBs. Enable API caching. Override method caching for the different stages.
Suggested answer: C

Explanation:

This answer is correct because it improves the application performance and decreases latency for the online game by using AWS Global Accelerator. AWS Global Accelerator is a networking service that helps you improve the availability, performance, and security of your public applications. Global Accelerator provides two global static public IPs that act as a fixed entry point to your application endpoints, such as NLBs, in different AWS Regions. Global Accelerator uses the AWS global network to route traffic to the optimal regional endpoint based on health, client location, and policies that you configure. Global Accelerator also terminates TCP and UDP traffic at the edge locations, which reduces the number of hops and improves the network performance. By adding AWS Global Accelerator in front of the NLBs, you can achieve up to 60% improvement in latency for your online game.

https://docs.aws.amazon.com/global-accelerator/latest/dg/what-is-global-accelerator.html

https://aws.amazon.com/global-accelerator/

asked 16/09/2024
Vladimir Kornfeld
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first