AWS - Elastic Load BalancingWhat does a target group in AWS Elastic Load Balancing primarily do?AIt creates virtual private clouds (VPCs).BIt stores data for the load balancer.CIt manages user authentication for the load balancer.DIt routes incoming traffic to one or more registered targets.Check Answer
Step-by-Step SolutionSolution:Step 1: Understand the role of a target groupA target group is a set of resources like EC2 instances or IP addresses that receive traffic from a load balancer.Step 2: Identify the main functionThe target group directs the load balancer's incoming requests to these registered targets.Final Answer:It routes incoming traffic to one or more registered targets. -> Option DQuick Check:Target group function = Routing traffic [OK]Quick Trick: Target groups send traffic to registered targets [OK]Common Mistakes:MISTAKESConfusing target groups with storage or authenticationThinking target groups create VPCsAssuming target groups manage user sessions
Master "Elastic Load Balancing" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes CloudWatch - CloudWatch metrics - Quiz 10hard CloudWatch - Default vs custom metrics - Quiz 2easy DynamoDB - Partition key and sort key - Quiz 7medium DynamoDB - Scan vs query performance - Quiz 1easy DynamoDB - Creating a DynamoDB table - Quiz 4medium Elastic Load Balancing - Cross-zone load balancing - Quiz 1easy RDS and Relational Databases - Launching an RDS instance - Quiz 5medium SNS and SQS - SNS notification types (email, SMS, Lambda) - Quiz 12easy SNS and SQS - Standard vs FIFO queues - Quiz 13medium SNS and SQS - SNS topics and subscriptions - Quiz 13medium