Solved

A Developer Must Analyze Performance Issues with Production-Distributed Applications Written

Question 373

Multiple Choice

A Developer must analyze performance issues with production-distributed applications written as AWS Lambda functions. These distributed Lambda applications invoke other components that make up the applications. How should the Developer identify and troubleshoot the root cause of the performance issues in production?


A) Add logging statements to the Lambda functions, then use Amazon CloudWatch to view the logs.
B) Use AWS CloudTrail and then examine the logs.
C) Use AWS X-Ray, then examine the segments and errors.
D) Run Amazon Inspector agents and then analyze performance.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions