You have prepared everything required for creating a load balancer. For details, see Preparations for Creating a Load Balancer.
Parameter |
Description |
Example Value |
---|---|---|
Type |
Specifies the type of the load balancer. |
Dedicated |
Region |
Specifies the desired 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. If an AZ becomes faulty or unavailable, the load balancers in other AZs can route requests to backend servers to ensure service continuity and improve application reliability. If you deploy a 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:
|
- |
Specifications |
Select Elastic or Fixed.
Select either Application load balancing (HTTP/HTTPS) or Network load balancing (TCP/UDP) or both, and then select the desired specification. You can select only one specification for Application load balancing (HTTP/HTTPS) and Network load balancing (TCP/UDP), respectively. Select the desired specifications based on your service size by referring to Specifications of Dedicated Load Balancers. |
Elastic |
Name |
Specifies the load balancer name. |
elb-test |
Enterprise Project |
Selects an enterprise project by which cloud resources and members are centrally managed. |
default |
More > Description |
Provides supplementary information about the load balancer. |
- |
More > 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. A maximum of 10 tags can be added. |
|
Item |
Requirement |
Example Value |
---|---|---|
Tag key |
|
elb_key1 |
Tag value |
|
elb-01 |
Parameter |
Description |
Example Value |
---|---|---|
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 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. Select an existing VPC or create one. For more information about VPC, see the Virtual Private Cloud User Guide. |
vpc-test |
Frontend Subnet |
Specifies the subnet where the load balancer will work. The system assigns IP addresses to load balancers for receiving requests based on the configured network type.
|
subnet-test |
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. The actual number of occupied IP addresses depends on that displayed on the console. |
Subnet of the load balancer |
Private IPv4 network configuration |
||
IPv4 Address |
Specifies how you want the IPv4 address to be assigned.
NOTE:
Firewall rules configured for the backend subnet 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 assign IP address |
IPv6 network configuration |
||
IPv6 Address |
Specifies how you want the IPv6 address to be assigned. NOTE:
Firewall rules configured for the backend subnet 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 |
Shared Bandwidth |
Specifies the shared bandwidth that the IPv6 address will be added to. You can choose not to select a shared bandwidth, select an existing shared bandwidth, or assign a shared bandwidth. |
Skip |
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 assign a new one. If you select Use existing for EIP, you need to select an existing IP address.
|
- |
Billed By |
Specifies the bandwidth type of the EIP.
|
Shared Bandwidth |
Bandwidth |
Specifies the maximum bandwidth when a new EIP is used, in Mbit/s. The value ranges from 1 Mbit/s to 1000 Mbit/s. |
100 Mbit/s |