ECS Task Networking

5 minutes 5 Questions

Amazon ECS Task Networking allows you to configure network settings for both ECS tasks and services. Task Networking provides support for Amazon VPC and AWS Fargate resources, offering various network modes: awsvpc, bridge, host, and none. The awsvpc mode assigns a dedicated Elastic Network Interfa…

Test mode:
AWS Certified Solutions Architect - ECS Task Networking Example Questions

Test your knowledge of ECS Task Networking

Question 1

Should an Elastic Load Balancer be used or an Amazon ECS Service Discovery when leveraging service discovery for tasks within Amazon ECS?

Question 2

You are setting up containerized microservices in Amazon ECS. Two microservices need to communicate with each other without exposing their endpoints to the public. What is the best method for achieving this?

Question 3

An application is running on Amazon ECS with tasks distributed across multiple container instances. One of the task types is using the awsvpc network mode. How should this task type be configured to ensure that containers can communicate with each other within the same VPC?

More ECS Task Networking questions
15 questions (total)