Medium1 markMultiple Choice
AWS SAA-C03 · Question 50 · Domain 3.4: Network Performance
A multiplayer gaming company uses UDP traffic for real-time gameplay. The servers are hosted in the eu-central-1 region. Players globally are experiencing jitter and high latency because their traffic traverses the public internet. Which AWS service should be used to route traffic over the AWS global network to improve performance?
A multiplayer gaming company uses UDP traffic for real-time gameplay. The servers are hosted in the eu-central-1 region. Players globally are experiencing jitter and high latency because their traffic traverses the public internet. Which AWS service should be used to route traffic over the AWS global network to improve performance?
Answer options:
A.
Amazon CloudFront
B.
AWS Global Accelerator
C.
AWS Direct Connect
D.
Amazon Route 53
How to approach this question
Look for 'UDP traffic' and 'route traffic over the AWS global network'. Global Accelerator is designed for this.
Full Answer
B.AWS Global Accelerator✓ Correct
AWS Global Accelerator
AWS Global Accelerator is a networking service that sends your user's traffic through Amazon Web Service's global network infrastructure, improving internet user performance by up to 60%. It supports both TCP and UDP.
Common mistakes
Choosing CloudFront, which does not support standard UDP gaming traffic.
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert