nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-DEVELOPER · Question #49

PROFESSIONAL-CLOUD-DEVELOPER Question #49: Real Exam Question with Answer & Explanation

Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #49. The question stem and answer options stay visible for context.

Optimizing application performance and cost

Question

Your teammate has asked you to review the code below. Its purpose is to efficiently add a large number of small rows to a BigQuery table. Which improvement should you suggest your teammate make?

Options

  • AInclude multiple rows with each request.
  • BPerform the inserts in parallel by creating multiple threads.
  • CWrite each row to a Cloud Storage object, then load into BigQuery.
  • DWrite each row to a Cloud Storage object in parallel, then load into BigQuery.

Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer

You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#BigQuery#Streaming Inserts#Performance Optimization#Data Ingestion
Full PROFESSIONAL-CLOUD-DEVELOPER PracticeBrowse All PROFESSIONAL-CLOUD-DEVELOPER Questions