AWS - Elastic Load BalancingWhat type of traffic does an AWS Network Load Balancer (NLB) primarily handle?ATCP and UDP traffic at the connection levelBHTTP and HTTPS traffic at the application levelCOnly HTTP trafficDOnly HTTPS trafficCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand NLB traffic handlingA Network Load Balancer operates at the transport layer (Layer 4), which means it handles TCP and UDP traffic.Step 2: Differentiate from other load balancersUnlike Application Load Balancers that handle HTTP/HTTPS at Layer 7, NLB focuses on connection-level traffic like TCP and UDP.Final Answer:TCP and UDP traffic at the connection level -> Option AQuick Check:Traffic type = TCP/UDP [OK]Quick Trick: NLB works at Layer 4 for TCP/UDP, not HTTP/HTTPS [OK]Common Mistakes:Confusing NLB with Application Load BalancerThinking NLB handles only HTTPAssuming NLB works at Layer 7
Master "Elastic Load Balancing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - API keys and usage plans - Quiz 4medium API Gateway - API keys and usage plans - Quiz 13medium CloudWatch - Alarm actions (SNS, Auto Scaling) - Quiz 12easy DynamoDB - Why DynamoDB for NoSQL - Quiz 13medium Elastic Load Balancing - Listener rules and routing - Quiz 4medium Elastic Load Balancing - Health checks configuration - Quiz 8hard Elastic Load Balancing - Listener rules and routing - Quiz 11easy RDS and Relational Databases - Launching an RDS instance - Quiz 8hard SNS and SQS - Sending and receiving messages - Quiz 2easy SNS and SQS - SQS queue concept - Quiz 8hard