Cloud Run Job price

Hi all,

I’m trying to calculate price for cloud run job. Using the google calculator can estimate only the price for one job.
I will have 100 jobs into my project, each job will have a trigger to execute each 6h during the day, for max 10 days.

Is there a way to calculate the price for all jobs in only one step? The price is calculated individually for each job or it is estimated for all jobs in a single solution?

thanks

Hi! You can just 100X the number of tasks in the pricing calculator if each of the 100 jobs is the same.

1 Like

Hi Rachel,

tahnks for your reply. Last question, but how i can calculate the price for VPC servles that i use for the comunication between flask cloud run istance and cloud sql istance?

Thanks

The Cloud Console page for VPC Connectors shows bandwidth and cost estimates for different connector sizes: https://pantheon.corp.google.com/networking/connectors/add

I hope that helps, looks like we don’t have it in the pricing calculator.