A company wants to run a gaming application on Amazon EC2 instances that are part of an Auto Scaling group in the AWS Cloud. The application will transmit data by using UDP packets. The company wants to ensure that the application can scale out and in as traffic increases and decreases. What should a solutions architect do to meet these requirements?
AAttach a Network Load Balancer to the Auto Scaling group.
BAttach an Application Load Balancer to the Auto Scaling group.
CDeploy an Amazon Route 53 record set with a weighted policy to route traffic appropriately.
DDeploy a NAT instance that is configured with port forwarding to the EC2 instances in the Auto Scaling group.