Hello AWS practitioners,
We have a single classic load balancer for 8 EC2 instances, which makes more than a million request ever hour.
My queries are:
- If we increase the number of load balancers from 1 to 2 or more, does that will improve the performance (significantly)?
- We only make HTTPs requests, switching from Classic to ALB will improve the performance ?
- What are the settings or attributes that we should be looking for optimising the performance and reduce the cost?