Google Cloud Associate Data Practitioner (ADP Exam) Associate-Data-Practitioner Question # 7 Topic 1 Discussion

Google Cloud Associate Data Practitioner (ADP Exam) Associate-Data-Practitioner Question # 7 Topic 1 Discussion

Associate-Data-Practitioner Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

You need to create a weekly aggregated sales report based on a large volume of data. You want to use Python to design an efficient process for generating this report. What should you do?


A.

Create a Cloud Run function that uses NumPy. Use Cloud Scheduler to schedule the function to run once a week.


B.

Create a Colab Enterprise notebook and use the bigframes.pandas library. Schedule the notebook to execute once a week.


C.

Create a Cloud Data Fusion and Wrangler flow. Schedule the flow to run once a week.


D.

Create a Dataflow directed acyclic graph (DAG) coded in Python. Use Cloud Scheduler to schedule the code to run once a week.


Get Premium Associate-Data-Practitioner Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.