ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

620 / 690

Question 620:

You have launched an ECS cluster with 5 EC2 instances with its task definitions. However, ECS is not getting any status information back from the container agent in each ECS instance. What could be the reason?
(choose 3 options)

Answer options:

A.IAM role used to run ECS instance does not have ecs:Poll action in its policy.
B.Key-pair information is missing in ECS cluster.
C.ECSInstancesecuritygroups’outboundrulesarenotallowingtraffictoECSservice endpoint
D.Interface VPC endpoint is not configured for ECS service.
E.You are running ECS on t2.micro instance type which is not supported.