🔥 3-day streak
Professional Machine Learning Engineer72 / 166
Question 72 of 166

Your team is building a Vertex AI Pipeline using the Kubeflow Pipelines SDK v2. A preprocessing component produces a large transformed dataset (several GB) that must be consumed by a downstream training component. You want the pipeline to pass this data between components in a way that supports lineage tracking, caching, and avoids embedding the data directly in the pipeline's parameter payload. How should you define the data flow between the two components?

Reviewed for accuracy · Report an issueNext question