Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

Suppose you have an application and which built in Node.js with Database SQL. which is hosted in Elastic Beanstalk, in order to properly trace the calls via the X-Ray console.What should you do to comply with the given requirement?
  • Enable active tracing in the Elastic Beanstalk console.
  • Use a user data script to run the daemon automatically.
  • Create a Docker image that runs the X-Ray daemon.
  • Enable the X-Ray daemon by including the xray-daemon.config configuration file in the .ebextensions directory of your source code.
Answer- D