ANS-C01 · Question #30
A company is deploying an application. The application is implemented in a series of containers in an Amazon Elastic Container Service (Amazon ECS) cluster. The company will use the Fargate launch…
The correct answer is D. Choose a Network Load Balancer (NLB) as the type of load balancer for the ECS service. Specify. Path based routing is not required here. Requirement is "Traffic must be able to flow to the application from other AWS accounts over private connectivity. " - which is a case for PrivateLink.
Question
A company is deploying an application. The application is implemented in a series of containers in an Amazon Elastic Container Service (Amazon ECS) cluster. The company will use the Fargate launch type for its tasks. The containers will run workloads that require connectivity initiated over an SSL connection. Traffic must be able to flow to the application from other AWS accounts over private connectivity. The application must scale in a manageable way as more consumers use the application. Which solution will meet these requirements?
Options
- AChoose a Gateway Load Balancer (GLB) as the type of load balancer for the ECS service. Create
- BChoose an Application Load Balancer (ALB) as the type of load balancer for the ECS service.
- CChoose an Application Load Balancer (ALB) as the type of load balancer for the ECS service.
- DChoose a Network Load Balancer (NLB) as the type of load balancer for the ECS service. Specify
How the community answered
(44 responses)- A16% (7)
- B27% (12)
- C7% (3)
- D50% (22)
Explanation
Path based routing is not required here. Requirement is "Traffic must be able to flow to the application from other AWS accounts over private connectivity. " - which is a case for PrivateLink.
Topics
Community Discussion
No community discussion yet for this question.