Question 269 of 307
Single answerYou are running your BigQuery project in the on-demand billing model and are executing a change data capture (CDC) process that ingests data. The CDC process loads 1 GB of data every 10 minutes into a temporary table, and then performs a merge into a 10 TB target table. This process is very scan intensive and you want to explore options to enable a predictable cost model. You need to create a BigQuery reservation based on utilization information gathered from BigQuery Monitoring and apply the reservation to the CDC process. What should you do?
ACreate a BigQuery reservation for the dataset.
BCreate a BigQuery reservation for the job.
CCreate a BigQuery reservation for the service account running the job.
✓DCreate a BigQuery reservation for the project.
✓
Correct Answer: D
Create a BigQuery reservation for the project.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.