Effortless Deployment with Google Cloud Run
Overall Satisfaction with Google Cloud Run
In our organization we use Google Cloud Run, and now Cloud Run functions, for all kinds of applications. We use it as microservices for API applications, we use it to deploy GenAI application running with Langchain, and all kinds of other stuff. The big advantage of Cloud Run is that it is almost self managed, we only it to create our Docker container, and specify some configuration about memory, cpu, and instances, and all the rest is managed by Google. Rarely or never had problems with Cloud Run itself.
Pros
- Manage number of instances given the rate request
- easily deployable
- infrastructure as code in terraform available
- fast and reliable
- Supports different languages seamlessly
Cons
- Missing, like in cloud function, an interface for easy testing
- feature for automatic dashboards based on requests for API like applications
- Cost saving, as you can scale down to zero or 1
- Increase in productivity because you don't need to worry about infrastructure
- Secure and consistent for accessing the service
Do you think Google Cloud Run delivers good value for the price?
Yes
Are you happy with Google Cloud Run's feature set?
Yes
Did Google Cloud Run live up to sales and marketing promises?
Yes
Did implementation of Google Cloud Run go as expected?
Yes
Would you buy Google Cloud Run again?
Yes

Comments
Please log in to join the conversation