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

A company is using Amazon Route 53 latency-based routing to route requests to its UDP-based application for users around the world. The application is hosted on redundant servers in the company's on-premises data centers in the United States, Asia, and Europe. The company’s compliance requirements state that the application must be hosted on premises. The company wants to improve the performance and availability of the application.

What should a solutions architect do to meet these requirements?

  • A. Configure three Network Load Balancers (NLBs) in the three AWS Regions to address the on-premises endpoints. Create an accelerator by using AWS Global Accelerator, and register the NLBs as its endpoints. Provide access to the application by using a CNAME that points to the accelerator DNS.
  • B. Configure three Application Load Balancers (ALBs) in the three AWS Regions to address the on-premises endpoints. Create an accelerator by using AWS Global Accelerator, and register the ALBs as its endpoints. Provide access to the application by using a CNAME that points to the accelerator DNS.
  • C. Configure three Network Load Balancers (NLBs) in the three AWS Regions to address the on-premises endpoints. In Route 53, create a latency-based record that points to the three NLBs, and use it as an origin for an Amazon CloudFront distribution. Provide access to the application by using a CNAME that points to the CloudFront DNS.
  • D. Configure three Application Load Balancers (ALBs) in the three AWS Regions to address the on-premises endpoints. In Route 53, create a latency-based record that points to the three ALBs, and use it as an origin for an Amazon CloudFront distribution. Provide access to the application by using a CNAME that points to the CloudFront DNS.
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
Guru4Cloud
Highly Voted 1 year, 1 month ago
Selected Answer: A
NLBs allow UDP traffic (ALBs don't support UDP) Global Accelerator uses Anycast IP addresses and its global network to intelligently route users to the optimal endpoint Using NLBs as Global Accelerator endpoints provides improved availability and DDoS protection.
upvoted 11 times
...
sandordini
Most Recent 6 months ago
Selected Answer: A
Non-HTTP, Massive performance: NLB, UDP: AWS Global Accelerator
upvoted 2 times
...
pentium75
9 months, 2 weeks ago
Selected Answer: A
Neither ALB (B+D) nor CloudFront (C+D) do support UDP.
upvoted 4 times
...
TariqKipkemei
1 year ago
Selected Answer: A
UDP = NLB and Global Accelerator
upvoted 2 times
...
live_reply_developers
1 year, 3 months ago
Selected Answer: A
NLB + GA support UDP/TCP
upvoted 3 times
...
Gooniegoogoo
1 year, 3 months ago
good reference https://blog.cloudcraft.co/alb-vs-nlb-which-aws-load-balancer-fits-your-needs/
upvoted 2 times
...
lucdt4
1 year, 4 months ago
Selected Answer: A
C - D: Cloudfront don't support UDP/TCP B: Global accelerator don't support ALB A is correct
upvoted 4 times
...
SkyZeroZx
1 year, 5 months ago
Selected Answer: A
UDP = NBL UDP = GLOBAL ACCELERATOR UPD NOT WORKING WITH CLOUDFRONT ANS IS A
upvoted 4 times
...
MssP
1 year, 6 months ago
Selected Answer: A
More discussions at: https://www.examtopics.com/discussions/amazon/view/51508-exam-aws-certified-solutions-architect-associate-saa-c02/
upvoted 1 times
...
Grace83
1 year, 7 months ago
Why is C not correct - does anyone know?
upvoted 2 times
MssP
1 year, 6 months ago
It could be valid but I think A is better. Uses the AWS global network to optimize the path from users to applications, improving the performance of TCP and UDP traffic
upvoted 1 times
...
Shrestwt
1 year, 6 months ago
Latency based routing is already using in the application, so AWS global network will optimize the path from users to applications.
upvoted 1 times
...
...
FourOfAKind
1 year, 7 months ago
Selected Answer: A
UDP == NLB Must be hosted on-premises != CloudFront
upvoted 3 times
imvb88
1 year, 6 months ago
actually CloudFront's origin can be on-premises. Source: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/DownloadDistS3AndCustomOrigins.html#concept_CustomOrigin "A custom origin is an HTTP server, for example, a web server. The HTTP server can be an Amazon EC2 instance or an HTTP server that you host somewhere else. "
upvoted 1 times
...
...
[Removed]
1 year, 7 months ago
Selected Answer: A
aaaaaaaa
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 ...