Question 36:
Your team uses Amazon ECS to manage containers for several micro-services. To save cost, multiple ECS tasks should run at a single container instance. When a task is launched, the host port should be dynamically chosen from the container instance`s ephemeral port range. The ECS service should select a load balancer that supports dynamic mapping. Which types of load balancers are appropriate?
Answer options:
A.Application Load Balancer or Network Load Balancer. B.Application Load Balancer only. C.Network Load Balancer only. D.Application Load Balancer or Classic Load Balancer.