Multiple Choice
A medical company has a system with sensor devices that read metrics and send them in real time to an Amazon Kinesis data stream. The Kinesis data stream has multiple shards. The company needs to calculate the average value of a numeric metric every second and set an alarm for whenever the value is above one threshold or below another threshold. The alarm must be sent to Amazon Simple Notification Service (Amazon SNS) in less than 30 seconds. Which architecture meets these requirements?
A) Use an Amazon Kinesis Data Firehose delivery stream to read the data from the Kinesis data stream with an AWS Lambda transformation function that calculates the average per second and sends the alarm to Amazon SNS.
B) Use an AWS Lambda function to read from the Kinesis data stream to calculate the average per second and sent the alarm to Amazon SNS.
C) Use an Amazon Kinesis Data Firehose deliver stream to read the data from the Kinesis data stream and store it on Amazon S3. Have Amazon S3 trigger an AWS Lambda function that calculates the average per second and sends the alarm to Amazon SNS.
D) Use an Amazon Kinesis Data Analytics application to read from the Kinesis data stream and calculate the average per second. Send the results to an AWS Lambda function that sends the alarm to Amazon SNS.
Correct Answer:

Verified
Correct Answer:
Verified
Q87: An operations team notices that a few
Q88: A media content company has a streaming
Q89: A company operates toll services for highways
Q90: A large financial company is running its
Q91: A data analyst is using AWS Glue
Q93: A company has a marketing department and
Q94: A company wants to research user turnover
Q95: A company currently uses Amazon Athena to
Q96: A company wants to improve user satisfaction
Q97: A retail company's data analytics team recently