Easy1 markMultiple Choice
AWS SAP-C02 · Question 69 · Domain 4.2: New Architecture Design
A company is migrating a legacy application that uses a proprietary UDP-based protocol. The application will be hosted on EC2 instances across multiple Availability Zones. The company needs a load balancer to distribute the UDP traffic. Which AWS load balancer should they use?
A company is migrating a legacy application that uses a proprietary UDP-based protocol. The application will be hosted on EC2 instances across multiple Availability Zones. The company needs a load balancer to distribute the UDP traffic. Which AWS load balancer should they use?
Answer options:
A.
Application Load Balancer (ALB)
B.
Network Load Balancer (NLB)
C.
Classic Load Balancer (CLB)
D.
Gateway Load Balancer (GWLB)
How to approach this question
Match 'UDP traffic' to Network Load Balancer.
Full Answer
B.Network Load Balancer (NLB)✓ Correct
Network Load Balancer (NLB)
The Network Load Balancer (NLB) is designed to handle volatile traffic patterns and extreme performance requirements. It operates at the connection level (Layer 4) and is the only AWS load balancer that natively supports UDP traffic.
Common mistakes
Choosing ALB, which only supports Layer 7 (HTTP/HTTPS).
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise is redesigning its network architecture across 50 AWS accounts. They require ...HardQ02A financial services company uses AWS Organizations to manage 100+ accounts. The security team ma...MediumQ03An e-commerce company requires a multi-region active-active architecture for its critical order p...MediumQ04A company is setting up a new AWS environment using AWS Control Tower. They need to ensure that a...HardQ05An enterprise has 50 AWS accounts under AWS Organizations. They want to implement a chargeback mo...Medium
Expert