Bird
0
0

Which of the following is a valid characteristic of an AWS Network Load Balancer (NLB)?

easy📝 Syntax Q12 of 15
AWS - Elastic Load Balancing
Which of the following is a valid characteristic of an AWS Network Load Balancer (NLB)?
AOnly supports HTTP and HTTPS protocols
BRequires manual scaling for high traffic
CAutomatically modifies HTTP headers
DSupports static IP addresses for the load balancer
Step-by-Step Solution
Solution:
  1. Step 1: Identify NLB features

    NLB supports static IP addresses, which is useful for fixed IP requirements.
  2. Step 2: Eliminate incorrect options

    NLB does not only support HTTP/HTTPS (it supports TCP/UDP), does not modify HTTP headers, and scales automatically.
  3. Final Answer:

    Supports static IP addresses for the load balancer -> Option D
  4. Quick Check:

    Static IP support = true for NLB [OK]
Quick Trick: NLB supports static IPs, unlike ALB [OK]
Common Mistakes:
MISTAKES
  • Thinking NLB only supports HTTP/HTTPS
  • Assuming NLB modifies HTTP headers
  • Believing NLB requires manual scaling

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes