You have prepared everything required for creating a load balancer. For details, see Preparations for Creating a Load Balancer.
After a load balancer is created, the VPC cannot be changed. If you want to change the VPC, create another load balancer and select the VPC during creation.
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. |
- |
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 reside. 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 |
Private IPv4 network configuration |
||
IPv4 Address |
Specifies how you want the IPv4 address to be assigned.
|
Automatically-assigned IP address |
Specification |
|
Medium II |
Name |
Specifies the load balancer name. |
elb93wd |
Advanced Settings |
||
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 the tag content. For details about the naming specifications, see Table 2. |
|
Item |
Requirement |
Example Value |
---|---|---|
Tag key |
|
elb_key1 |
Tag value |
|
elb-01 |