This page describes AWS application load balancers and links to how to create target groups for load balancers in all providers (AWS, OCI, GCP)
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.