Load Balancer

Automatic Distribution of Server Traffic Load

Load Balancer helps provide reliable services by distributing traffic to multiple servers in case of traffic overload. A server distribution method is applied according to the situation. For a traffic overload or failure that is difficult to be predicted by users, health check on the connected server and detouring the traffic to another server ensure the reliability and continuity of service.

Overview

01

04

Service Architecture

User - Internet → Internet Gateway firewall - vpc [Listener1, Listener2] - Load Balancer - LB Firewall - VPC VPC : Subnet - Security Group - LB, Server Group: Member1 Subnet - Security Group - LB, Server Group: Member2

Key Features

  • Creating and managing Load Balancer
    1. Creating Load Balancer in the subnet of VPC(Differentiate L4/L7 services)
    2. Setting a service IP(virtual IP) to receive client requests
    3. Setting a public NAT IP for internet communication
    4. Configuring firewalls to control access to Load Balancer
  • Creating and managing Listener
    1. Configuring service ports and protocols(TPC/HTTP/HTTPS) based on Load Balancer service type(L4/L7)
    2. Configuring traffic processing for protocol and LB server group
    3. Configuring SSL certificate and security level for HTTPS encryption
  • Creating and managing LB server groups
    1. Configuring traffic distribution algorithm
    2. Assigning members to a server group
  • Creating and managing LB health checks
    1. Use the default template or create a custom health check
    2. Setting up a member's health check method, such as health check protocols, ports, etc.

Let’s talk

Whether you’re looking for a specific business solution or just need some questions answered, we’re here to help