Data Communication and Computer Networks - Cloud Computing

106. You are in need of a service that can process both streaming and batch data, but you don't want to manage the infrastructure. Which of the following is the best solution?

  • Option : B
  • Explanation :
    Cloud Dataflow is a managed service that can process both batch and streaming data
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


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

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


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

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


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

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


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

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *