DewaVPS

Target Groups

Target Groups define the backend Instances that the Load Balancer routes traffic to. They appear on the right side of the Load Balancer Scheme diagram.

Understanding the Diagram

The Load Balancer Scheme has three columns:

  1. Load Balancer (left) — Shows the load balancer details
  2. Listener (middle) — Shows configured listeners
  3. Target Group (right) — Shows backend instances

Load Balancer Scheme

Creating a Target Group

Target Groups are created when you connect a Listener to backend instances:

  1. First, create a Listener (see Listeners)
  2. In the diagram, drag the listener node toward the Target Group area
  3. Select the instances to include in the target group
  4. The connection is established automatically

Target Group Configuration

FieldDescription
NameEnter a name for the target group
InstancesSelect one or more instances from your private network

Connecting Listeners to Target Groups

The visual diagram supports drag-and-drop connections:

  1. Click and hold the Listener node
  2. Drag it toward the Target Group area
  3. Release to create the routing connection
  4. Traffic will flow from Listener → Target Group → Instances

Managing Target Groups

  • Add Instances: Click on a Target Group node to add more instances
  • Remove Instances: Select instances to remove from the group
  • Delete Group: Use the node's actions menu

Important Notes

  • All instances in a Target Group must be in the same private network as the Load Balancer
  • Instances must be running to receive traffic
  • Health checks determine which instances receive traffic

Note: If you don't see any instances available, make sure you have created instances in the same private network as your Load Balancer.

On this page