ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 244 - Professional Data Engineer discussion

Report
Export

Your company is implementing a data warehouse using BigQuery, and you have been tasked with designing the data model You move your on-premises sales data warehouse with a star data schema to BigQuery but notice performance issues when querying the data of the past 30 days Based on Google's recommended practices, what should you do to speed up the query without increasing storage costs?

A.
Denormalize the data
Answers
A.
Denormalize the data
B.
Shard the data by customer ID
Answers
B.
Shard the data by customer ID
C.
Materialize the dimensional data in views
Answers
C.
Materialize the dimensional data in views
D.
Partition the data by transaction date
Answers
D.
Partition the data by transaction date
Suggested answer: C
asked 18/09/2024
Kefash White
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first