156-561 · Question #94
Which cloud components specify the Workloads associated with traffic and tell load balancers which Workloads are members of the same group?
The correct answer is A. Target Groups. After the load balancer receives a request, it evaluates the listener rules in priority order to determine which rule to apply, and then selects a target from the target group for the rule action. You can configure listener rules to route requests to different target groups…
Question
Which cloud components specify the Workloads associated with traffic and tell load balancers which Workloads are members of the same group?
Options
- ATarget Groups
- BListening Rules
- CDynamic assignment
- DHealth Checks
How the community answered
(32 responses)- A75% (24)
- B13% (4)
- C3% (1)
- D9% (3)
Explanation
After the load balancer receives a request, it evaluates the listener rules in priority order to determine which rule to apply, and then selects a target from the target group for the rule action. You can configure listener rules to route requests to different target groups based on the content of the application traffic.
Topics
Community Discussion
No community discussion yet for this question.