ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - SAP-C02 discussion

Report
Export

A company processes environment data. The has a set up sensors to provide a continuous stream of data from different areas in a city. The data is available in JSON format.

The company wants to use an AWS solution to send the data to a database that does not require fixed schemas for storage. The data must be send in real time.

Which solution will meet these requirements?


A.
Use Amazon Kinesis Data Firehouse to send the data to Amazon Redshift.
Answers
A.
Use Amazon Kinesis Data Firehouse to send the data to Amazon Redshift.
B.
Use Amazon Kinesis Data streams to send the data to Amazon DynamoDB.
Answers
B.
Use Amazon Kinesis Data streams to send the data to Amazon DynamoDB.
C.
Use Amazon Managed Streaming for Apache Kafka (Amazon MSK) to send the data to Amazon Aurora.
Answers
C.
Use Amazon Managed Streaming for Apache Kafka (Amazon MSK) to send the data to Amazon Aurora.
D.
Use Amazon Kinesis Data firehouse to send the data to Amazon Keyspaces (for Apache Cassandra).
Answers
D.
Use Amazon Kinesis Data firehouse to send the data to Amazon Keyspaces (for Apache Cassandra).
Suggested answer: B

Explanation:

Amazon Kinesis Data Streams is a service that enables real-time data ingestion and processing. Amazon DynamoDB is a NoSQL database that does not require fixed schemas for storage. By using Kinesis Data Streams and DynamoDB, the company can send the JSON data to a database that can handle schemaless data in real time.

Reference:

https://docs.aws.amazon.com/streams/latest/dev/introduction.html

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html

asked 16/09/2024
Pamela Joanne Ang
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first