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

A gaming company is building an application with Voice over IP capabilities. The application will serve traffic to users across the world. The application needs to be highly available with an automated failover across AWS Regions. The company wants to minimize the latency of users without relying on IP address caching on user devices.

What should a solutions architect do to meet these requirements?

  • A. Use AWS Global Accelerator with health checks.
  • B. Use Amazon Route 53 with a geolocation routing policy.
  • C. Create an Amazon CloudFront distribution that includes multiple origins.
  • D. Create an Application Load Balancer that uses path-based routing.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
potomac
Highly Voted 11 months, 1 week ago
Selected Answer: A
Global Accelerator is a good fit for non-HTTP use cases, such as gaming (UDP), IoT (MQTT), or Voice over IP, as well as for HTTP use cases that specifically require static IP addresses or deterministic, fast regional failover.
upvoted 9 times
...
pentium75
Highly Voted 9 months, 2 weeks ago
Selected Answer: A
A - does exactly what is required Not B - Would rely on DNS caching (as it should not) Not C - CloudFront is not for VoIP Not D - ALB does not address any of the issues and would not support VoIP
upvoted 6 times
...
KennethNg923
Most Recent 4 months ago
Selected Answer: A
automated failover across AWS Region + minimize latency -> Global Accelerator
upvoted 1 times
...
Murtadhaceit
10 months ago
Selected Answer: A
VoIP ==> UDP ==> Global Accelerator.
upvoted 2 times
...
kaleemanjum
10 months, 1 week ago
Selected Answer: A
AWS Global Accelerator: AWS Global Accelerator is a service that uses static IP addresses (Anycast IPs) to provide a global entry point for your applications. It routes traffic over the AWS global network to the optimal AWS endpoint based on health, geography, and routing policies. Health Checks: AWS Global Accelerator supports health checks, allowing it to route traffic only to healthy endpoints. This helps in achieving high availability and automated failover across AWS Regions.
upvoted 1 times
...
SHAAHIBHUSHANAWS
10 months, 2 weeks ago
A https://aws.amazon.com/global-accelerator/faqs/#:~:text=Global%20Accelerator%20is%20a%20good,AWS%20Shield%20for%20DDoS%20protection.
upvoted 1 times
...
ekisako
11 months, 1 week ago
Selected Answer: A
https://docs.aws.amazon.com/global-accelerator/latest/dg/introduction-benefits-of-migrating.html
upvoted 2 times
...
cciesam
11 months, 1 week ago
Selected Answer: A
Global Accelerator is the answer as it can handle both TCP and UDP
upvoted 2 times
...
Sugarbear_01
11 months, 2 weeks ago
Selected Answer: C
This answer should be C
upvoted 1 times
pentium75
9 months, 2 weeks ago
CloudFront is not for VoIP (which usually uses UDP).
upvoted 1 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 ...