ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 76 - BDS-C00 discussion

Report
Export

An advertising organization uses an application to process a stream of events that are received from clients in multiple unstructured formats.

The application does the following:

Transforms the events into a single structured format and streams them to Amazon Kinesis for real-time analysis.

Stores the unstructured raw events from the log files on local hard drivers that are rotated and uploaded to Amazon S3. The organization wants to extract campaign performance reporting using an existing Amazon redshift cluster.

Which solution will provide the performance data with the LEAST number of operations?

A.
Install the Amazon Kinesis Data Firehose agent on the application servers and use it to stream the log files directly to Amazon Redshift.
Answers
A.
Install the Amazon Kinesis Data Firehose agent on the application servers and use it to stream the log files directly to Amazon Redshift.
B.
Create an external table in Amazon Redshift and point it to the S3 bucket where the unstructured raw events are stored.
Answers
B.
Create an external table in Amazon Redshift and point it to the S3 bucket where the unstructured raw events are stored.
C.
Write an AWS Lambda function that triggers every hour to load the new log files already in S3 to Amazon redshift.
Answers
C.
Write an AWS Lambda function that triggers every hour to load the new log files already in S3 to Amazon redshift.
D.
Connect Amazon Kinesis Data Firehose to the existing Amazon Kinesis stream and use it to stream the event directly to Amazon Redshift.
Answers
D.
Connect Amazon Kinesis Data Firehose to the existing Amazon Kinesis stream and use it to stream the event directly to Amazon Redshift.
Suggested answer: B
asked 16/09/2024
Gary Corley
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first