AWS - Elastic Load BalancingWhich 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)Check Answer
Step-by-Step SolutionSolution:Step 1: Identify routing needsContent-based routing requires inspecting HTTP headers and paths.Step 2: Choose load balancerALB supports advanced HTTP/HTTPS routing features like path and host-based routing.Final Answer:Application Load Balancer (ALB) -> Option CQuick Check:ALB is designed for HTTP/HTTPS content routing [OK]Quick Trick: ALB handles HTTP/HTTPS content routing best [OK]Common Mistakes:MISTAKESChoosing NLB for HTTP content routingAssuming Classic Load Balancer supports advanced routingConfusing Gateway Load Balancer with HTTP routing
Master "Elastic Load Balancing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - API Gateway throttling - Quiz 4medium API Gateway - API keys and usage plans - Quiz 10hard AWS Lambda - Lambda concurrency and throttling - Quiz 1easy Auto Scaling - Scaling policies (target tracking, step, simple) - Quiz 13medium Auto Scaling - Launch templates - Quiz 8hard DynamoDB - DynamoDB Streams overview - Quiz 11easy Elastic Load Balancing - Network Load Balancer (NLB) - Quiz 14medium RDS and Relational Databases - RDS supported engines - Quiz 9hard SNS and SQS - SQS queue concept - Quiz 10hard SNS and SQS - Sending and receiving messages - Quiz 14medium