What is best practice if we are NOT using AWS autoscale and only using one EC2 instance for our application.
Are there any reason for using an AWS loadbalancer (ELB) or should we just send trafic directy from Cloudflare DNS directly to the EC2 instance IP adress?