Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 138

    Users are reporting errors in an application. The application consists of several microservices that are deployed on Amazon Elastic Container Service (Amazon ECS) with AWS Fargate.

    Which combination of steps should a developer take to fix the errors?

    • Deploy AWS X-Ray as a sidecar container to the microservices. Update the task role policy to allow access to the X-Ray API.

    • Deploy AWS X-Ray as a daemonset to the Fargate cluster. Update the service role policy to allow access to the X-Ray API.

    • Instrument the application by using the AWS X-Ray SDK. Update the application to use the PutXrayTrace API call to communicate with the X-Ray API.

    • Instrument the application by using the AWS X-Ray SDK. Update the application to communicate with the X-Ray daemon.

    • Instrument the ECS task to send the stdout and stderr output to Amazon CloudWatch Logs. Update the task role policy to allow the cloudwatch:PullLogs action.


    シャッフルモード