ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 188 - DVA-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Enable a DynamoDB stream, and trigger the Lambda function asynchronously from the stream.
Suggested answer: C

Explanation:

https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html

asked 16/09/2024
Lee Greenshields
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first