Practice free →
HomeGCP Data Engineercloudcomputinggcpdeprocess › Which Dataflow feature lets a Data Engineer reus…

Which Dataflow feature lets a Data Engineer reuse a published pipeline as a parameterised, launchable artifact — useful for CI/CD'd reusable jobs (PDE §2.3)?

ADataflow templates (Classic or Flex templates)
BManually rewriting the pipeline each release
CCloud Memorystore
DCloud DNS
Answer & Solution
Correct answer: A. Dataflow templates (Classic or Flex templates)
Dataflow templates parameterise reusable pipelines (per PDE §2.3 CI/CD). The other options aren't reusable artifacts.
Solve this in the app — GCP Data Engineer practice & 24k+ MCQs →
Related questions