Bird
0
0

Which feature of AWS Network Load Balancer helps it handle sudden and volatile traffic patterns?

easy📝 Conceptual Q2 of 15
AWS - Elastic Load Balancing
Which feature of AWS Network Load Balancer helps it handle sudden and volatile traffic patterns?
ACross-zone load balancing by default
BSticky sessions for user affinity
CTLS termination at the load balancer
DElastic IP support for static IP addresses
Step-by-Step Solution
Solution:
  1. Step 1: Identify NLB features for traffic handling

    NLB supports Elastic IP addresses which provide static IPs that help manage sudden traffic spikes reliably.
  2. Step 2: Evaluate other options

    Sticky sessions and TLS termination are features of Application Load Balancer, and cross-zone load balancing is optional, not default for NLB.
  3. Final Answer:

    Elastic IP support for static IP addresses -> Option D
  4. Quick Check:

    Traffic handling feature = Elastic IP [OK]
Quick Trick: Elastic IPs give NLB stable IPs for sudden traffic [OK]
Common Mistakes:
  • Confusing sticky sessions with NLB feature
  • Assuming TLS termination is done by NLB
  • Thinking cross-zone load balancing is default

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes