Process Flow - Target groups concept
Client sends request
Load Balancer receives request
Load Balancer checks Target Group
Select healthy target from Target Group
Forward request to selected target
Target processes request and responds
Load Balancer sends response back to client
The load balancer receives client requests, checks the target group for healthy targets, forwards the request to one, and returns the response.