Trang chủ Professional Data Engineer 329 / 343
Quay lại bộ đề
Question #329 Topic 1
Your company is planning to migrate a large on-premises data warehouse to BigQuery. The data is currently stored in a proprietary, vendor-specific format. You need to perform a batch migration of this data to BigQuery. What should you do?
A
Use the bq command-line tool to load the data directly from the on-premises data warehouse.
B
Export the data to CSV files, upload the files to Cloud Storage, then load the files into BigQuery.
C
Use the BigQuery Data Transfer Service.
D
Use Datastream to replicate the data in real time.