Which combination of steps will meet these requirements MOST cost-effectively?
(Choose two.)
Configure new EC2 instances in a different Availability Zone. Use Amazon Route 53 to route traffic to all instances.
Configure a Network Load Balancer in front of the EC2 instances.
Configure a Network Load Balancer for TCP traffic to the instances. Configure an Application Load Balancer for HTTP and HTTPS traffic to the instances.
Create an Auto Scaling group for the EC2 instances. Configure the Auto Scaling group to use multiple Availability Zones. Configure the Auto Scaling group to run application health checks on the instances.
Create an Amazon CloudWatch alarm. Configure the alarm to restart EC2 instances that transition to a stopped state.