Bird
0
0

Which AWS load balancer should you select if you need to perform content-based routing for HTTP/HTTPS requests?

easy📝 Conceptual Q1 of 15
AWS - Elastic Load Balancing
Which AWS load balancer should you select if you need to perform content-based routing for HTTP/HTTPS requests?
AClassic Load Balancer (CLB)
BNetwork Load Balancer (NLB)
CApplication Load Balancer (ALB)
DGateway Load Balancer (GWLB)
Step-by-Step Solution
Solution:
  1. Step 1: Identify routing needs

    Content-based routing requires inspecting HTTP headers and paths.
  2. Step 2: Choose load balancer

    ALB supports advanced HTTP/HTTPS routing features like path and host-based routing.
  3. Final Answer:

    Application Load Balancer (ALB) -> Option C
  4. Quick Check:

    ALB is designed for HTTP/HTTPS content routing [OK]
Quick Trick: ALB handles HTTP/HTTPS content routing best [OK]
Common Mistakes:
MISTAKES
  • Choosing NLB for HTTP content routing
  • Assuming Classic Load Balancer supports advanced routing
  • Confusing Gateway Load Balancer with HTTP routing

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes