ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 205 - Professional Data Engineer discussion

Report
Export

You use BigQuery as your centralized analytics platform. New data is loaded every day, and an ETL pipeline modifies the original data and prepares it for the final users. This ETL pipeline is regularly modified and can generate errors, but sometimes the errors are detected only after 2 weeks. You need to provide a method to recover from these errors, and your backups should be optimized for storage costs. How should you organize your data in BigQuery and store your backups?

A.
Organize your data in a single table, export, and compress and store the BigQuery data in Cloud Storage.
Answers
A.
Organize your data in a single table, export, and compress and store the BigQuery data in Cloud Storage.
B.
Organize your data in separate tables for each month, and export, compress, and store the data in Cloud Storage.
Answers
B.
Organize your data in separate tables for each month, and export, compress, and store the data in Cloud Storage.
C.
Organize your data in separate tables for each month, and duplicate your data on a separate dataset in BigQuery.
Answers
C.
Organize your data in separate tables for each month, and duplicate your data on a separate dataset in BigQuery.
D.
Organize your data in separate tables for each month, and use snapshot decorators to restore the table to a time prior to the corruption.
Answers
D.
Organize your data in separate tables for each month, and use snapshot decorators to restore the table to a time prior to the corruption.
Suggested answer: D
asked 18/09/2024
Jennifer Lear
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first