CLOUD-DIGITAL-LEADER · Question #297
Your organization needs to build streaming data pipelines. You don't want to manage the individual servers that do the data processing in the pipelines. Instead, you want a managed service that will…
The correct answer is B. Dataflow. Per Google Docs one of the key features of GCP dataflow is, "Minimize pipeline latency, maximize resource utilization, and reduce processing cost per data record with data-aware resource autoscaling. Data inputs are partitioned automatically and constantly rebalanced to even…
Question
Your organization needs to build streaming data pipelines. You don't want to manage the individual servers that do the data processing in the pipelines. Instead, you want a managed service that will automatically scale with the amount of data to be processed. Which Google Cloud product or feature should your organization choose?
Options
- APub/Sub
- BDataflow
- CData Catalog
- DDataprep by Trifacta
How the community answered
(42 responses)- A14% (6)
- B74% (31)
- C5% (2)
- D7% (3)
Explanation
Per Google Docs one of the key features of GCP dataflow is, "Minimize pipeline latency, maximize resource utilization, and reduce processing cost per data record with data-aware resource autoscaling. Data inputs are partitioned automatically and constantly rebalanced to even out worker resource utilization and reduce the effect of "hot keys" on pipeline performance". https://cloud.google.com/dataflow
Topics
Community Discussion
No community discussion yet for this question.