Google Cloud Associate Cloud Engineer — Question 226

Your company has a large quantity of unstructured data in different file formats. You want to perform ETL transformations on the data. You need to make the data accessible on Google Cloud so it can be processed by a Dataflow job. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because uploading the data to Cloud Storage allows it to be easily accessed and processed by Dataflow jobs. Options A, C, and D are incorrect as they involve services that are not suitable for unstructured data storage and processing in the context of ETL transformations for Dataflow.