Solved

When Developing an AWS Lambda Function That Processes Amazon Kinesis

Question 390

Multiple Choice

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
B) Use Amazon CloudWatch Events to send the processed data
C) Publish the processed data to an Amazon SNS topic
D) Push the processed data to Amazon SQS

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions