An AWS Lambda function accesses two Amazon DynamoDB tables. A developer wants to improve the performance of the Lambda function by identifying bottlenecks in the function. How can the developer inspect the timing of the DynamoDB API calls?
A.
Add DynamoDB as an event source to the Lambda function. View the performance with Amazon CloudWatch metrics
B.
Place an Application Load Balancer (ALB) in front of the two DynamoDB tables. Inspect the ALB logs
C.
Limit Lambda to no more than five concurrent invocations. Monitor from the Lambda console.
D.
Enable AWS X-Ray tracing for the function. View the traces from the X-Ray service.
"You can use AWS X-Ray to visualize the components of your application, identify performance bottlenecks, and troubleshoot requests that resulted in an error."
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
waqas1992
Highly Voted 3 years, 3 months agosumanshu
Most Recent 4 months, 1 week agoLucas_Luke
1 year, 6 months agorcaliandro
1 year, 10 months agosmiles88
2 years agosichilam
2 years, 3 months agodark_cherrymon
2 years, 5 months agotrungducng2910
2 years, 7 months agoSpeedRunner
3 years agojosh119891
3 years, 3 months agodenccc
3 years, 3 months agoADI2608
3 years, 3 months ago