Multiple Choice
A Developer is creating an AWS Lambda function to process a stream of data from an Amazon Kinesis Data Stream. When the Lambda function parses the data and encounters a missing field, it exits the function with an error. The function is generating duplicate records from the Kinesis stream. When the Developer looks at the stream output without the Lambda function, there are no duplicate records. What is the reason for the duplicates?
A) The Lambda function did not advance the Kinesis stream pointer to the next record after the error.
B) The Lambda event source used asynchronous invocation, resulting in duplicate records.
C) The Lambda function did not handle the error, and the Lambda service attempted to reprocess the data.
D) The Lambda function is not keeping up with the amount of data coming from the stream.
Correct Answer:

Verified
Correct Answer:
Verified
Q71: A company maintains an application that uses
Q72: Which of the following items are required
Q73: Which DynamoDB limits can be raised by
Q74: A developer has built an application using
Q75: A developer is writing a web application
Q77: A Developer is writing an imaging micro
Q78: How can software determine the public and
Q79: A company is using AWS CodePipeline to
Q80: A Developer needs to design an application
Q81: EC2 instances are launched from Amazon Machine