You have prepared everything required for creating a load balancer. For details, see Preparations for Creating a Load Balancer.
On the Load Balancers page, click Create Elastic Load Balancer. Configure the parameters based on Table 1.
Parameter |
Description |
Example Value |
---|---|---|
Type |
Specifies the type of the load balancer. |
Dedicated |
Region |
Specifies the region. Resources in different regions cannot communicate with each other over internal networks. For lower network latency and faster access to resources, select the nearest region. |
en-nl |
AZ |
Specifies the AZ of the load balancer. You can deploy a load balancer in multiple AZs for high availability. When an AZ becomes faulty or unavailable, requests are routed to backend servers in other AZs. This ensures service continuity and improves application reliability. If you deploy a dedicated load balancer in multiple AZs, its performance such as the number of new connections and the number of concurrent connections will multiply. For example, if you deploy a dedicated load balancer in two AZs, it can handle up to 40 million concurrent connections. NOTE:
NOTE:
If you change the AZs of an existing load balancer, the load balancer may fail to route requests for several seconds. It is recommended that you plan the AZs in advance, or change the AZs during off-peak hours when necessary. |
- |
IP as a Backend |
Specifies whether to associate backend servers that are not in the VPC of the load balancer. After this function is enabled, you can associate the backend servers with the load balancer by using their IP addresses. NOTE:
|
N/A |
Network Type |
Specifies the type of the network where the load balancer works. You can select one or more network types.
NOTE:
If you do not select any of the options, the load balancer cannot communicate with the clients after it is created. When you are using ELB or testing network connectivity, ensure that the load balancer has a public or private IP address bound. |
Public IPv4 network |
VPC |
Specifies the VPC where the load balancer works. You need to configure this parameter regardless of the selected network type. Select an existing VPC or create one. For more information about VPC, see the Virtual Private Cloud User Guide. |
vpc-4536 |
Subnet |
Specifies the subnet where the load balancer will work. You need to configure this parameter regardless of the selected network type. |
subnet-4536 |
Public IPv4 network configuration |
||
EIP |
This parameter is mandatory when Network Type is set to IPv4 public network. You can use an existing EIP or apply for a new one. If you select Use existing, select an existing IP address.
|
N/A |
EIP Type |
Specifies the link type (BGP) when a new EIP is used. |
Dynamic BGP |
Billed By |
Specifies the bandwidth type of the EIP.
|
Shared bandwidth |
Private IPv4 network configuration |
||
IPv4 Address |
Specifies how you want the IPv4 address to be assigned.
NOTE:
The backend subnet firewall rules of the load balancer will not restrict the traffic from the clients to the load balancer. If firewall rules are configured, the clients can directly access the load balancer. To control access to the load balancer, configure access control for all listeners added to the load balancer For details, see Access Control. |
Automatically-assigned IP address |
Specification |
|
Medium II |
Name |
Specifies the load balancer name. |
elb93wd |
Advanced Settings |
||
Backend Subnet |
The load balancer uses the IP addresses in the backend subnet to forward requests to the backend servers.
NOTE:
The number of IP addresses required depend on the specifications, number of AZs, and IP as a backend function you have configured when you create the load balancer on the console. |
Subnet of the load balancer |
Description |
Provides supplementary information about the load balancer. |
N/A |
Tag |
Identifies load balancers so that they can be easily found. A tag consists of a tag key and a tag value. The tag key marks a tag, and the tag value specifies specific tag content. For details about the naming specifications, see Table 2. |
|
Item |
Requirement |
Example Value |
---|---|---|
Tag key |
|
elb_key1 |
Tag value |
|
elb-01 |