Question 431:
You are a developer who is supporting a containerized application. You are told to set up dynamic port mapping for Amazon ECS and load balancing. What statement is true in this case?
Answer options:
A.Classic Load Balancer allows you to run multiple copies of a task on the same instance. B.Application Load Balancer uses static port mapping on a container instance. C.After creating an Amazon ECS service, you add the load balancer configuration. D.If dynamic port mapping is set up correctly, then you see the registered targets and the assigned port for the task.