Fun Quiz

Dataflow

1. Dataflow jobs can be created with Google supplied templates. What are the steps for setting up a ‘Pub/Sub to GCS text’ pipeline?

 

  • Create a Pub/Sub topic, a storage bucket, select the Pub/Sub to GCS text template. 
  • Select the Cloud Pub/Sub to GCS Text template and create a storage bucket.
  • Create a PubSub Topic and then select the GCS to Text template.

 

2. Which of the following statements is a characteristic of Dataflow?

 

  • Custom templates and Google supplied templates use an environment that includes Apache Beam SDK. 
  • Compared to templates, traditional jobs are are more easily executed by users and developers
  • You can create your own templates, use Google supplied templates, or do a traditional job execution. 

Similar Posts