List of questions
Related questions
Question 188 - DVA-C01 discussion
A Developer must trigger an AWS Lambda function based on the item lifecycle activity in an Amazon DynamoDB table. How can the Developer create the solution?
A.
Enable a DynamoDB stream that publishes an Amazon SNS message. Trigger the Lambda function synchronously from the SNS message.
B.
Enable a DynamoDB stream that publishes an SNS message. Trigger the Lambda function asynchronously from the SNS message.
C.
Enable a DynamoDB stream, and trigger the Lambda function synchronously from the stream.
D.
Enable a DynamoDB stream, and trigger the Lambda function asynchronously from the stream.
Your answer:
0 comments
Sorted by
Leave a comment first