I have a server (apache/php) running the front end of saas platform. This will not receive high traffic and therefore does not need load balancing.
Does it make sense to add load balancer and auto scaling group (with count of 1 server) for security reasons? It allows the server to be isolated in the VPC + it allow services such as WAF that increase security. The extra cost is not a problem.