Abstract
- Requires at least 2 Subnet over 2 different Availability Zone
- ALB must be in the same Availability Zone as the compute in order to load balance the traffic
- Listener can only be either
HTTP
orHTTPS
(Based on AWS experience) - Target Group can only use Network Protocol
HTTP
orHTTPS
(Based on AWS experience) - Health Check can only use Network Protocol
HTTP
orHTTPS
(Based on AWS experience)