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?
- APub/Sub
- BDataflow (correct answer)
- CData Catalog
- DDataprep by Trifacta
Reveal answer & explanationHide answer
The correct answer is B. Option B: Dataflow
Explanation
Dataflow runs serverless Apache Beam pipelines for stream and batch data processing with autoscaling. This option meets the real-time / low-latency performance requirement.