
Ultimate access to all questions.
Your company is dealing with extensive volumes of unstructured data residing in various file formats. The objective is to execute ETL (Extract, Transform, Load) transformations on this data. To achieve this, the data must be made accessible on Google Cloud for subsequent processing by a Dataflow job. What steps should you take to accomplish this?
A
Upload the data to BigQuery using the bq command line tool.
B
Upload the data to Cloud Storage using the gsutil command line tool.
C
Upload the data into Cloud SQL using the import function in the console.
D
Upload the data into Cloud Spanner using the import function in the console.