Data Communication and Computer Networks - Cloud Computing

107. 'Track' is one of the pipeline components for Cloud Dataflow

  • Option : B
  • Explanation : Cloud Dataflow uses a Source of information, a series of PCollections that hold data, and a Sink, where the data will be stored or sent. PCollections are the input and output of every transform operation
Cancel reply
Cancel reply

108. What code can Cloud Dataflow be written in?
1. C++
2. Java
3. PHP
4. Python
5. Ruby

  • Option : B
  • Explanation :
    Cloud Dataflow code can be written in Go, Java and Python.
Cancel reply
Cancel reply

109. Google provides quick start templates for Cloud Dataflow. Why would you use them?

  • Option : D
  • Explanation :
    Google provides quick start templates for Cloud Dataflow to allow you to rapidly deploy a number of useful data pipelines without requiring any Apache Beam programming expertise
Cancel reply
Cancel reply

110. Select the service that is a managed data warehouse in GCP

  • Option : A
  • Explanation :
    BigQuery is a fully managed data warehouse and analytic engine. The user will never have to build servers or manage storage to make use of BigQuery.
Cancel reply
Cancel reply