When trying to create an application load balancer on aws (up until now I was using the classic ones just fine), I get the following message:
At least two subnets must be specified
Why would an ALB require me to specify two subnets ? Is there any way to create it and use it to LB between instances in a single subnet ?