nerdexam
AmazonAmazon

SAA-C03 · Question #92

SAA-C03 Question #92: Real Exam Question with Answer & Explanation

The correct answer is A: Create an accelerator using AWS Global Accelerator. Add the load balancers as endpoints.. For improving availability and performance of the hybrid application, the following solutions are AWS Global Accelerator (Option A): Global Accelerator provides high availability and improves performance by using the AWS global network to route user traffic to the nearest healthy

Submitted by jordan8· Mar 4, 2026Design High-Performing Architectures

Question

A company wants to improve the availability and performance of its hybrid application. The application consists of a stateful TCP-based workload hosted on Amazon EC2 instances in different AWS Regions and a stateless UDP-based workload hosted on premises. Which combination of actions should a solutions architect take to improve availability and performance? (Select TWO.)

Options

  • ACreate an accelerator using AWS Global Accelerator. Add the load balancers as endpoints.
  • BCreate an Amazon CloudFront distribution with an origin that uses Amazon Route 53 latency-
  • CConfigure two Application Load Balancers in each Region. The first will route to the EC2
  • DConfigure a Network Load Balancer in each Region to address the EC2 endpoints. Configure a
  • EConfigure a Network Load Balancer in each Region to address the EC2 endpoints. Configure an

Explanation

For improving availability and performance of the hybrid application, the following solutions are AWS Global Accelerator (Option A): Global Accelerator provides high availability and improves performance by using the AWS global network to route user traffic to the nearest healthy endpoint (across AWS Regions). By adding the Network Load Balancers as endpoints, Global Accelerator ensures that traffic is routed efficiently to the closest endpoint, improving both availability and Network Load Balancer (Option D): Thestateful TCP-based workloadhosted on Amazon EC2 instances and thestateless UDP-based workloadhosted on-premises are best served by Network Load Balancers (NLBs). NLBs are designed to handle TCP and UDP traffic with ultra-low latency and can route traffic to both EC2 and on-premises endpoints. Option B (CloudFront and Route 53): CloudFront is better suited for HTTP/HTTPS workloads, not for TCP/UDP-based applications. Option C (ALB): Application Load Balancers do not support the stateless UDP-based workload, making NLBs the better choice for both TCP and UDP.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 PracticeBrowse All SAA-C03 Questions