Practice free →
HomeGCP Data Engineercloudcomputinggcpdeprocess › Which open-source streaming-processing SDK does …

Which open-source streaming-processing SDK does Cloud Dataflow implement as its primary programming model — supporting unified batch + streaming with windowing + triggers (PDE §2.2)?

AApache Cassandra (a database, not a processing model)
BApache Hive (HQL only)
CApache Beam
DApache Kafka Connect
Answer & Solution
Correct answer: C. Apache Beam
Beam is Dataflow's programming model (per PDE §2.2). The others aren't Beam.
Solve this in the app — GCP Data Engineer practice & 24k+ MCQs →
Related questions