Google Cloud Professional Cloud Developer — Question 17

Your company has a BigQuery data mart that provides analytics information to hundreds of employees. One user of wants to run jobs without interrupting important workloads. This user isn't concerned about the time it takes to run these jobs. You want to fulfill this request while minimizing cost to the company and the effort required on your part.
What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because batch jobs allow the user to run their tasks without impacting ongoing important workloads, as they process data in a controlled manner. Options B and C involve unnecessary complexity and cost, as creating a separate project or changing user roles does not solve the problem of workload interruption. Option D could still lead to interruptions during peak times, which is not ideal for the user's request.