ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 229 - DVA-C01 discussion

Report
Export

When developing an AWS Lambda function that processes Amazon Kinesis Data Streams, Administrators within the company must receive a notice that includes the processed data. How should the Developer write the function to send processed data to the Administrators?

A.
Separate the Lambda handler from the core logic
Answers
A.
Separate the Lambda handler from the core logic
B.
Use Amazon CloudWatch Events to send the processed data
Answers
B.
Use Amazon CloudWatch Events to send the processed data
C.
Publish the processed data to an Amazon SNS topic
Answers
C.
Publish the processed data to an Amazon SNS topic
D.
Push the processed data to Amazon SQS
Answers
D.
Push the processed data to Amazon SQS
Suggested answer: C

Explanation:

https://stackoverflow.com/questions/13681213/what-is-the-difference-between-amazon-sns-andamazon-sqs https://stackoverflow.com/questions/31484868/can-you-publish-a-message-to-an-sns-topic-usingan-aws-lambda-function-backed-by/31485168

asked 16/09/2024
Kevin Suckiel
48 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first