SAP-C02 · Question #506
A company is developing a gene reporting device that will collect genomic information to assist researchers with collecting large samples of data from a diverse population. The device will push 8 KB…
The correct answer is B. Use Amazon Kinesis Data Streams to collect the inbound sensor data, analyze the data with. Kinesis Data Streams is a real-time streaming service and provide near-real-time analytics. Also the question "Deliver results of processing to a data warehouse" and this option has redshift cluster which is a powerful data warehousing solution that can handle large-scale…
Question
A company is developing a gene reporting device that will collect genomic information to assist researchers with collecting large samples of data from a diverse population. The device will push 8 KB of genomic data every second to a data platform that will need to process and analyze the data and provide information back to researchers. The data platform must meet the following requirements:
- Provide near-real-time analytics of the inbound genomic data
- Ensure the data is flexible, parallel, and durable
- Deliver results of processing to a data warehouse
Which strategy should a solutions architect use to meet these requirements?
Options
- AUse Amazon Kinesis Data Firehose to collect the inbound sensor data, analyze the data with
- BUse Amazon Kinesis Data Streams to collect the inbound sensor data, analyze the data with
- CUse Amazon S3 to collect the inbound device data, analyze the data from Amazon SQS with
- DUse an Amazon API Gateway to put requests into an Amazon SQS queue, analyze the data with
How the community answered
(41 responses)- A5% (2)
- B76% (31)
- C5% (2)
- D15% (6)
Explanation
Kinesis Data Streams is a real-time streaming service and provide near-real-time analytics. Also the question "Deliver results of processing to a data warehouse" and this option has redshift cluster which is a powerful data warehousing solution that can handle large-scale analytics
Community Discussion
No community discussion yet for this question.