Comment on Cloud Run Button: Click-to-deploy your Git repos to GCPparentComments−thesandlord7yYup, OP's time is in reference to App Engine Flex, which is much slower to deploy.I normally see 1-2 minute deployment times depending on the application.(I work for GCP)−gitgud7yOP here, sorry my mistake. But what is this button deploying to then?−ernsheong7yCloud Run. Serverless containershttps://cloud.google.com/run/−gitgud7yInteresting looks like it's still in Beta, but will check it out.We use Firebase and GCP at our company and have had a good experience aside from slow deploys with App Engine. What parts do you get to work on?−ernsheong7yI am using this in production for https://www.pagedash.comIt's holding up pretty well so far.What parts do you get to work on?Not sure if this answers your question, but I also use Cloud SQL, Cloud Build, GKE, GCE, Stackdriver, Bigquery etc.
Comments
Yup, OP's time is in reference to App Engine Flex, which is much slower to deploy.
I normally see 1-2 minute deployment times depending on the application.
(I work for GCP)
OP here, sorry my mistake. But what is this button deploying to then?
Cloud Run. Serverless containers
https://cloud.google.com/run/
Interesting looks like it's still in Beta, but will check it out.
We use Firebase and GCP at our company and have had a good experience aside from slow deploys with App Engine. What parts do you get to work on?
I am using this in production for https://www.pagedash.com
It's holding up pretty well so far.
Not sure if this answers your question, but I also use Cloud SQL, Cloud Build, GKE, GCE, Stackdriver, Bigquery etc.