Skip to main content

Load Balancer Management

Load Balancer is a service that distributes incoming traffic from the internet to backend servers in your private virtual network, ensuring high availability and optimal performance.

Figure needed: [Main Load Balancer management interface showing list of load balancers with their status, IP addresses, and configuration details]

Create Load Balancer

Figure needed: [Load Balancer creation wizard interface showing the initial setup page with configuration options]

To create a new Load Balancer, click Create Load Balancer from the management interface. The setup requires the following configuration:

Required Configuration

  • Load Balancer Information – Name and basic identification
  • Resource Configuration – CPU, RAM, and performance specifications
  • Backend Network Settings – VPC network connection for internal communication
  • Firewall Settings – Security Group rules for external access control

Key Benefits

  • High Availability: Distributes traffic across multiple backend servers
  • Scalability: Handles increased load by adding more backend instances
  • Health Monitoring: Automatically routes traffic away from unhealthy servers
  • SSL Termination: Offloads SSL/TLS processing from backend servers