
Answer-first summary for fast verification
Answer: Use a Network Load Balancer (NLB) for high-performance, low-latency TCP/UDP load balancing.
For a mission-critical application handling sensitive data with high availability, low latency, and robust security requirements, a Network Load Balancer (NLB) is the most appropriate choice. NLBs operate at the connection level, allowing for high-performance, low-latency TCP/UDP load balancing. They also support advanced security features like TLS termination and are highly available across multiple Availability Zones.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A financial services firm needs to deploy a mission-critical application that handles sensitive data and requires high availability, low latency, and robust security. Which load balancing strategy should they consider?
A
Use an Application Load Balancer (ALB) to route traffic based on application-level rules.
B
Use a Network Load Balancer (NLB) for high-performance, low-latency TCP/UDP load balancing.
C
Use a Gateway Load Balancer (GWLB) to distribute traffic across a fleet of appliances.
D
Use a Classic Load Balancer (CLB) for legacy applications running on EC2-Classic instances.