AWS - Elastic Load BalancingA developer configures a load balancer but forgets to add target servers. What will happen when traffic arrives?AThe load balancer will create new servers automaticallyBThe load balancer will drop the traffic with no servers to send toCTraffic will be stored until servers are addedDTraffic will be sent to a default AWS serverCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand load balancer target configurationLoad balancers need target servers to forward traffic; without targets, they cannot route requests.Step 2: Determine traffic handling without targetsWithout targets, the load balancer drops incoming traffic because it has nowhere to send it.Final Answer:The load balancer will drop the traffic with no servers to send to -> Option BQuick Check:No targets = Traffic dropped [OK]Quick Trick: Load balancer needs targets to forward traffic [OK]Common Mistakes:MISTAKESThinking load balancer auto-creates serversAssuming traffic is storedBelieving AWS sends traffic to default servers
Master "Elastic Load Balancing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - REST API creation - Quiz 6medium Auto Scaling - Auto Scaling with ELB integration - Quiz 14medium CloudWatch - Why monitoring matters - Quiz 6medium CloudWatch - Alarm actions (SNS, Auto Scaling) - Quiz 10hard DynamoDB - Secondary indexes (GSI, LSI) - Quiz 12easy DynamoDB - Partition key and sort key - Quiz 13medium Elastic Load Balancing - Target groups concept - Quiz 2easy Elastic Load Balancing - Cross-zone load balancing - Quiz 8hard Elastic Load Balancing - Network Load Balancer (NLB) - Quiz 6medium RDS and Relational Databases - RDS backup and snapshots - Quiz 12easy