ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

258 / 474

Question 258:

Your team is planning on deploying an application on an ECS cluster. They also need to ensure that the X-Ray service can trace the application deployed on the cluster. Which of the following is the right set of steps that are needed to accomplish this? Choose 2 answers from the options given below.

Answer options:

A.Create a Docker image with the X-Ray daemon.
B.Attach an IAM role with permissions to the ECS Cluster.
C.Deploy the EC2 Instance to the ECS Cluster.
D.Assign a role to the docker container instance in ECS which has a policy that allows it to write to xray.