AWS - Elastic Load BalancingWhich of the following is a valid characteristic of an AWS Network Load Balancer (NLB)?AOnly supports HTTP and HTTPS protocolsBRequires manual scaling for high trafficCAutomatically modifies HTTP headersDSupports static IP addresses for the load balancerCheck Answer
Step-by-Step SolutionSolution:Step 1: Identify NLB featuresNLB supports static IP addresses, which is useful for fixed IP requirements.Step 2: Eliminate incorrect optionsNLB does not only support HTTP/HTTPS (it supports TCP/UDP), does not modify HTTP headers, and scales automatically.Final Answer:Supports static IP addresses for the load balancer -> Option DQuick Check:Static IP support = true for NLB [OK]Quick Trick: NLB supports static IPs, unlike ALB [OK]Common Mistakes:MISTAKESThinking NLB only supports HTTP/HTTPSAssuming NLB modifies HTTP headersBelieving NLB requires manual scaling
Master "Elastic Load Balancing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - Why API Gateway matters - Quiz 10hard API Gateway - API keys and usage plans - Quiz 7medium API Gateway - Request and response mapping - Quiz 11easy API Gateway - API Gateway throttling - Quiz 3easy Auto Scaling - Cooldown periods - Quiz 13medium Auto Scaling - Scheduled scaling - Quiz 1easy CloudWatch - Why monitoring matters - Quiz 5medium DynamoDB - Secondary indexes (GSI, LSI) - Quiz 11easy Elastic Load Balancing - Cross-zone load balancing - Quiz 12easy RDS and Relational Databases - Read replicas for performance - Quiz 5medium