🔥 3-day streak
Professional Data Engineer93 / 169
Question 93 of 169

Your data engineering team maintains several Dataflow pipelines whose source code lives in a Git repository. Currently, engineers manually build templates and deploy them from their laptops, which has led to inconsistent deployments and undetected regressions reaching production. You are asked to implement a CI/CD process that automatically runs unit and integration tests on every merge request, and only promotes validated pipeline artifacts to the production project after approval. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question