ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 1 - BDS-C00 discussion

Report
Export

A data engineer in a manufacturing company is designing a data processing platform that receives a large volume of unstructured data. The data engineer must populate a well-structured star schema in Amazon Redshift. What is the most efficient architecture strategy for this purpose?

A.
Transform the unstructured data using Amazon EMR and generate CSV data. COPY the CSV data into the analysis schema within Redshift.
Answers
A.
Transform the unstructured data using Amazon EMR and generate CSV data. COPY the CSV data into the analysis schema within Redshift.
B.
Load the unstructured data into Redshift, and use string parsing functions to extract structured data for inserting into the analysis schema.
Answers
B.
Load the unstructured data into Redshift, and use string parsing functions to extract structured data for inserting into the analysis schema.
C.
When the data is saved to Amazon S3, use S3 Event Notifications and AWS Lambda to transform the file contents. Insert the data into the analysis schemaon Redshift.
Answers
C.
When the data is saved to Amazon S3, use S3 Event Notifications and AWS Lambda to transform the file contents. Insert the data into the analysis schemaon Redshift.
D.
Normalize the data using an AWS Marketplace ETL tool, persist the results to Amazon S3, and use AWS Lambda to INSERT the data into Redshift.
Answers
D.
Normalize the data using an AWS Marketplace ETL tool, persist the results to Amazon S3, and use AWS Lambda to INSERT the data into Redshift.
Suggested answer: A
asked 16/09/2024
AJ Foraker
36 questions
NextNext
User
Your answer:
0 comments
Sorted by

Leave a comment first