🔥 3-day streak
Professional Data Engineer59 / 169
Question 59 of 169

A data engineering team runs a nightly Python cleanup script that deletes stale objects from Cloud Storage and updates a small metadata table in BigQuery. The script currently runs on a manually started Compute Engine VM that someone must remember to start and stop, and the team frequently forgets, leaving the VM running and incurring cost. The team wants a fully managed, serverless approach that runs the script on a fixed schedule with no idle infrastructure and minimal operational overhead. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question