(no title)
steren | 9 months ago
What makes you think that?
Cloud Run [pricing page](https://cloud.google.com/run/pricing) explicitly says : "charge you only for the resources you use, rounded up to the nearest 100 millisecond"
Also, Cloud Run's [autoscalling](https://cloud.google.com/run/docs/about-instance-autoscaling) is in effect, scaling down idle instances after a maximum of 15 minutes.
(Cloud Run PM)
mythz|8 months ago
If you wanted to show hourly pricing, you would show that first, then calculate the monthly price from the hourly rate. I've no idea if the monthly cost includes sustained usage discount and what the hourly cost is for just running it for an hour.
steren|8 months ago
Are you referring to the GCP pricing calculator?
> This is just creating a GPU VM instance
Maybe you are referring to the Compute Engine VM creation page? Cloud Run is a different GCP service.
The Cloud Run Service creation UI doesn't show the cost.