Google Cloud Professional Data Engineer — Question 158

You want to migrate your existing Teradata data warehouse to BigQuery. You want to move the historical data to BigQuery by using the most efficient method that requires the least amount of programming, but local storage space on your existing data warehouse is limited. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because using BigQuery Data Transfer Service with the JDBC driver and FastExport connection minimizes programming effort while efficiently transferring data. Options B and D involve more manual processes and local storage usage, which contradicts the requirement for limited space. Option C, while effective, does not align with the least programming requirement.