Question 221
You store and analyze your relational data in BigQuery on Google Cloud with all data that resides in US regions. You also have a variety of object stores across Microsoft Azure and Amazon Web Services (AWS), also in US regions. You want to query all your data in BigQuery daily with as little movement of data as possible. What should you do?
- A. Use BigQuery Data Transfer Service to load files from Azure and AWS into BigQuery.
- B. Create a Dataflow pipeline to ingest files from Azure and AWS to BigQuery.
- C. Load files from AWS and Azure to Cloud Storage with Cloud Shell gsutil rsync arguments.
- D. Use the BigQuery Omni functionality and BigLake tables to query files in Azure and AWS.