Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A developer needs to diagnose performance issues in an AWS Lambda function interacting with multiple AWS services, without altering the code. What approach should be taken to trace the service interactions and identify the cause?
A
Use AWS X-Ray for active tracing and analyze the function's logs.
B
Utilize AWS CloudTrail to examine the logs related to the Lambda function.
C
Inspect AWS Config logs within Amazon CloudWatch.
D
Examine the logs in Amazon CloudWatch that are linked to the Lambda function.