ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

410 / 474

Question 410:

A distributed application written in Node.js is being deployed using AWS Elastic Beanstalk. There is an additional requirement to have AWS X-Ray integration. Which of the following options can be used to integrate AWS X-Ray daemon with AWS Elastic Beanstalk in this scenario?

Answer options:

A.Download AWS X-Ray daemon from Amazon S3 & run with configuration file.
B.Install AWS X-Ray agent in AWS Elastic beanstalk.
C.Use AWS Elastic Beanstalk console to enable AWS X-Ray integration.
D.Install AWS X-Ray daemon on EC2 and run the configuration file.