Cloud Scheduler Job pricing - need more clarity

1,854 views
Skip to first unread message

Brian Begun

unread,
Jan 14, 2019, 9:16:47 AM1/14/19
to Google Cloud Developers
Hi all,

I have a question regarding pricing for Cloud Scheduler. According to this link: https://cloud.google.com/scheduler/pricing

"Each Google account gets 3 jobs per month for free."  Additional jobs cost $0.10 per job per month.

What is the definition of a job?  Is it every time a process executes?  Or is it the code that is uploaded to Google Cloud
to run an execution?

For example:  In my case, I want to schedule a Cloud Function to execute every night at midnight that will update a value in every document for a specific collection in Firestore.  Would this be considered one job?  Or will it's execution every night be the measure of a Job?

Any clarification on this would be greatly appreciated.

Thanks in advance for your help.

Best regards,
                   Brian

yka...@google.com

unread,
Jan 16, 2019, 4:57:31 PM1/16/19
to Google Cloud Developers
Hello,

In your case, a job is whenever Scheduler executes the function. So you would be charged $0.10 on execution of the function from Scheduler plus the charges that the function itself incurs when executing the operation.




yka...@google.com

unread,
Jan 16, 2019, 5:09:26 PM1/16/19
to google-c...@googlegroups.com
I agree that the wording in the documentation is confusing so I will try to get some clarification to be sure of my answer. I will try to confirm this tomorrow.

Brian Begun

unread,
Jan 16, 2019, 6:57:00 PM1/16/19
to Google Cloud Developers
Thanks for checking for clarification.

Best regards, Brian

yka...@google.com

unread,
Jan 17, 2019, 11:34:55 AM1/17/19
to Google Cloud Developers
Hi,

I asked the product managers about this. You actually get charged $0.10 per job registered to run and not per execution so my previous message was inaccurate. However you will also be charged for the resources Scheduler invokes.

Thanks,

Brian Begun

unread,
Jan 17, 2019, 5:23:29 PM1/17/19
to Google Cloud Developers
That makes a lot more sense and reasonable.

Thanks for checking and clarifying.  Would it be possible to add this info to the documentation?

Thanks!

Best regards,
               Brian

sami...@google.com

unread,
Jan 22, 2019, 3:32:07 PM1/22/19
to Google Cloud Developers
Hi,

Thank you, I have already forwarded your request  to the Cloud Scheduler documentation team in order to add the information that the job is registered to run in Cloud Scheduler and the cost is associated with run but not function execution. Please note that for the request, we cannot offer an ETA or guarantee its implementation at this time.
Reply all
Reply to author
Forward
0 new messages