Manage Application Load Balancers
Introduction to application load balancers
Abiquo supports AWS Application load balancers. Application load balancers can send traffic to target groups, which contain IP addresses or VMs. Abiquo also continues to support Classic load balancers. See Manage Load Balancers
For a full description of Application load balancers, see the Amazon documentation at: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html.
An application load balancer requires:
- At least one target group, which will receive traffic from the default conditional action
- At least two public subnets (with an Internet gateway) in different availability zones. See Create a private network.
You should create these elements before you create an application load balancer.
Create a target group
In AWS an Application load balancer sends traffic to a target group by default. You can create multiple target groups for each load balancer.
Privilege: Manage load balancers, Assign load balancers
Before you begin:
- Create targets, which may include subnets and IP addresses, or VMs
To create an target group:
- Go to myCloud → Virtual datacenters → select a virtual datacenter in AWS → Network → Load balancing → Target groups
- Click the + add button
Enter the target group details and assign targets as described below
Click Save
Target group General info
For more details see GUI Create target group General info
Target group Health check
For more details see GUI Create target group Health check
Target group Targets
For more details see GUI Create target group Targets
Create an application load balancer in AWS
Before you begin:
- Synchronize your virtual datacenters (including VMs, networks, firewalls, firewall rules, and load balancers)
- Create firewall policies for your VMs that allow your load balancers to access the VMs
- Create a target group with VMs or IP addresses
- Create subnets in at least two different availability zones
Privilege: Manage load balancers, Assign load balancers
To create an application load balancer:
- Go to Virtual datacenters → select a virtual datacenter → Network → Load balancing → Target groups
- Click the + add button to create a target group and complete the dialogs following the AWS documentation
- Go to Load balancing → Load balancers
Click the + add button and complete the dialogs following the AWS documentation
Application load balancer general information
For more details see GUI Create load balancer App General info
Application load balancer routing rules
For more details see GUI Create load balancer App Routing rules
Application load balancer SSL certificate
For more details see GUI Add a new certificate
Application load balancer firewalls
For more details see GUI Create load balancer App Firewalls
Edit an application load balancer to set conditional actions
When you create an Application load balancer, each routing rule will redirect all traffic to the default target group. After you create a load balancer, you can edit it and modify the routing rules to manage the conditional actions.
To edit an application load balancer:
- Go to myCloud view and select a virtual datacenter
- Go to Networks and select an application load balancer
- Click the pencil Edit button
For more details see GUI Edit load balancer App Conditional actions
Copyright © 2006-2022, Abiquo Holdings SL. All rights reserved