AWS - Elastic Load BalancingWhich protocol is primarily supported by Network Load Balancer (NLB) for fast, low-latency traffic?ATCP/UDPBFTPCHTTP/HTTPSDSMTPCheck Answer
Step-by-Step SolutionSolution:Step 1: Identify NLB protocol supportNLB is designed to handle TCP and UDP traffic for fast, low-latency connections.Step 2: Exclude HTTP/HTTPS protocolsHTTP/HTTPS are application layer protocols handled by ALB, not NLB.Final Answer:TCP/UDP -> Option AQuick Check:NLB = TCP/UDP traffic [OK]Quick Trick: NLB handles TCP/UDP, ALB handles HTTP/HTTPS [OK]Common Mistakes:MISTAKESSelecting HTTP/HTTPS for NLBConfusing FTP or SMTP as NLB protocolsAssuming NLB supports application layer protocols
Master "Elastic Load Balancing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes API Gateway - Request and response mapping - Quiz 10hard AWS Lambda - Lambda layers for shared code - Quiz 13medium Auto Scaling - Auto Scaling with ELB integration - Quiz 8hard DynamoDB - Time to live (TTL) for expiration - Quiz 1easy DynamoDB - Why DynamoDB for NoSQL - Quiz 9hard DynamoDB - Tables, items, and attributes - Quiz 9hard Elastic Load Balancing - Health checks configuration - Quiz 11easy Elastic Load Balancing - Network Load Balancer (NLB) - Quiz 11easy RDS and Relational Databases - RDS pricing considerations - Quiz 14medium SNS and SQS - SNS topics and subscriptions - Quiz 7medium