PROFESSIONAL-CLOUD-ARCHITECT · Question #172
In order to speed up the transmission, TerramEarth deployed 5g devices in their vehicles with the goal of achieving an unplanned vehicle downtime to a minimum. But a set of older vehicles will be…
The correct answer is A. Cloud Composer. Cloud Composer (managed Apache Airflow) is the simplest GCP tool for orchestrating hybrid workflows that combine legacy maintenance-port data downloads with new 5G streaming pipelines.
Question
Options
- ACloud Composer
- BCloud Interconnect
- CAppengine
- DCloud Build
How the community answered
(46 responses)- A87% (40)
- B7% (3)
- C2% (1)
- D4% (2)
Why each option
Cloud Composer (managed Apache Airflow) is the simplest GCP tool for orchestrating hybrid workflows that combine legacy maintenance-port data downloads with new 5G streaming pipelines.
Cloud Composer is GCP's managed Apache Airflow service, purpose-built for authoring, scheduling, and monitoring complex data workflows; it can orchestrate the download of locally-stored vehicle data via the maintenance port as one DAG task and seamlessly integrate it with the real-time 5G data pipeline in a single unified workflow with minimal custom infrastructure.
Cloud Interconnect provides dedicated network connectivity between on-premises and GCP, but does not orchestrate or manage data workflow logic.
App Engine is a platform for hosting web applications and APIs, not a workflow orchestration tool for integrating heterogeneous data pipelines.
Cloud Build is a CI/CD pipeline service for building and deploying software, not a data workflow orchestration tool.
Concept tested: Cloud Composer workflow orchestration for hybrid data pipelines
Source: https://cloud.google.com/composer/docs/concepts/overview
Topics
Community Discussion
No community discussion yet for this question.