professional-cloud-data-engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise data engineering team is building an event-driven, automated data processing pipeline on Google Cloud. The workflow must execute sequentially whenever new files arrive in Cloud Storage:
The entire orchestration layer must be completely serverless, scale to zero when idle with no persistent compute infrastructure, and provide built-in retry and state-handling capabilities.
Which orchestration approach should the team implement?
Cloud Workflows is a fully managed, serverless orchestration platform that coordinates Google Cloud services, external APIs, and containerized workloads into reliable, automated state machines without requiring any underlying infrastructure management.
googleapis.run.v1.namespaces.jobs.run), Workflows dynamically injects parameters such as input file locations and environment variables into the container via containerOverrides.Unlike heavy, dedicated orchestrators like Apache Airflow or self-managed worker pools, Cloud Workflows paired with Eventarc delivers an entirely serverless, low-latency, and cost-effective solution tailored for coordinating microservices, container jobs, and managed data pipelines.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.