ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

381 / 474

Question 381:

You have a stock market trading application. It sends real-time data to AWS Kinesis which is then connected to a Lambda function to process and sort the information before it saves to a DynamoDB table. Customers then consume this table via a dashboard. As soon as the market opens, your customers complain that not all data is delivered to them. Which Lambda CloudWatch metric should you look at first to resolve this problem?

Answer options:

A.Throttles
B.Dwell time
C.ConcurrentExecutions
D.IteratorAge