Google Cloud Professional Data Engineer — Question 205

You are administering shared BigQuery datasets that contain views used by multiple teams in your organization. The marketing team is concerned about the variability of their monthly BigQuery analytics spend using the on-demand billing model. You need to help the marketing team establish a consistent BigQuery analytics spend each month. What should you do?

Answer options

Correct answer: C

Explanation

The correct choice is C because creating a BigQuery reservation with a baseline of 500 slots ensures that the marketing team has guaranteed resources, leading to predictable costs. Options A and D involve autoscaling, which can lead to variability in costs, while option B does not provide the necessary reservation of slots to ensure consistent spending.