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?
- AUse BigQuery Data Transfer Service to load files from Azure and AWS into BigQuery.
- BCreate a Dataflow pipeline to ingest files from Azure and AWS to BigQuery.
- CLoad files from AWS and Azure to Cloud Storage with Cloud Shell gsutil rsync arguments.
- DUse the BigQuery Omni functionality and BigLake tables to query files in Azure and AWS. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Use the BigQuery Omni functionality and BigLake tables to query files in Azure and AWS.
Explanation
BigQuery is a serverless, petabyte-scale data warehouse for fast SQL analytics with no infrastructure to manage.