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.  Suggested Answer: D Community Answer: D This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer