Bird
0
0

What is the primary purpose of an AWS Network Load Balancer (NLB)?

easy📝 Conceptual Q11 of 15
AWS - Elastic Load Balancing
What is the primary purpose of an AWS Network Load Balancer (NLB)?
ATo efficiently distribute TCP/UDP traffic at the connection level
BTo manage HTTP requests with advanced routing rules
CTo store and retrieve data in a scalable way
DTo provide a user interface for managing AWS resources
Step-by-Step Solution
Solution:
  1. Step 1: Understand NLB's traffic handling

    NLB works at the connection level and handles TCP/UDP traffic efficiently.
  2. Step 2: Compare with other AWS services

    Unlike Application Load Balancer, NLB does not manage HTTP features but focuses on low latency and high throughput for TCP/UDP.
  3. Final Answer:

    To efficiently distribute TCP/UDP traffic at the connection level -> Option A
  4. Quick Check:

    NLB purpose = TCP/UDP load balancing [OK]
Quick Trick: NLB handles TCP/UDP, not HTTP features [OK]
Common Mistakes:
  • Confusing NLB with Application Load Balancer
  • Thinking NLB manages HTTP routing
  • Assuming NLB stores data

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes