ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 276 - Professional Cloud Architect discussion

Report
Export

For this question, refer to the TerramEarth case study. A new architecture that writes all incoming data to BigQuery has been introduced. You notice that the data is dirty, and want to ensure data quality on an automated daily basis while managing cost.

What should you do?

A.
Set up a streaming Cloud Dataflow job, receiving data by the ingestion process. Clean the data in a Cloud Dataflow pipeline.
Answers
A.
Set up a streaming Cloud Dataflow job, receiving data by the ingestion process. Clean the data in a Cloud Dataflow pipeline.
B.
Create a Cloud Function that reads data from BigQuery and cleans it. Trigger the Cloud Function from a Compute Engine instance.
Answers
B.
Create a Cloud Function that reads data from BigQuery and cleans it. Trigger the Cloud Function from a Compute Engine instance.
C.
Create a SQL statement on the data in BigQuery, and save it as a view. Run the view daily, and save the result to a new table.
Answers
C.
Create a SQL statement on the data in BigQuery, and save it as a view. Run the view daily, and save the result to a new table.
D.
Use Cloud Dataprep and configure the BigQuery tables as the source. Schedule a daily job to clean the data.
Answers
D.
Use Cloud Dataprep and configure the BigQuery tables as the source. Schedule a daily job to clean the data.
Suggested answer: D
asked 18/09/2024
Rajeev R Kumar
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first