A Cloud Run feature for running one-off batch processing, as opposed to always-on web request handling.
While a regular Cloud Run service is built to respond to HTTP requests, a job runs its processing without waiting for a request and exits once complete—suited to tasks like batch data aggregation or bulk file conversion.
© 2026 ITBGM