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?
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?