17 años ayudando a las empresas mexicanas
a elegir el mejor software

Opiniones de Google Cloud Run

Sobre Google Cloud Run

Desarrolla e implementa aplicaciones en contenedores muy escalables utilizando tu lenguaje favorito en una plataforma sin servidor totalmente administrada.

Descubre más sobre Google Cloud Run

Puntos a favor:

You can simply expose applications to to Internet with ease as native networking solutions from Google are integrated with Cloud Run.

Contras:

Price point is high and therefore, hard to manage financially. Deployment takes more time than on standard Kubernetes deployments.

Valoraciones de Google Cloud Run

Evaluación media

Facilidad de uso
3.9
Atención al cliente
4.0
Funcionalidades
4.3
Relación calidad-precio
4.3

Probabilidad de recomendación

8.1/10

Google Cloud Run tiene una valoración global de 4.1 estrellas sobre 5 según las 11 opiniones de usuarios de Capterra.

¿Has utilizado Google Cloud Run antes?

Comparte tu experiencia con otros compradores de software.

Filtrar opiniones (11)

Rohan
Rohan
Analyst en India
Usuario de Linkedin verificado
Software informático, 10,000+ empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Google Cloud Run - Game changer for microservices architecture

4.0 hace 2 años

Comentarios: Overall, the experience with Google Cloud Run has been positive. The platform provides a serverless architecture for container-based applications, which allows us as a team to focus on building and deploying code without worrying about server management or scaling. The multi-language support and integration with other GCP services is a boon while developing cloud native application.

Puntos a favor:

Google Cloud Run with its serverless computing and container based deployment helps developers use familiar tools and workflows to package and deploy their application without worrying about server configuration and scaling.It is based out of a pay-per-use pricing model, meaning user only pay for the amount of CPU and memory their application consumes while running. This allows for cost saving and increased flexibility.Its easy integration with other GCP services means developers can easily integrate with cloud build, cloud SQL, cloud Pub/Sub and others thus allowing them to build complex application with ease.

Contras:

Some of the things I dislike about Google Cloud run are - the platform’s cold start time and limited customization options. Also the platform’s availability is limited to certain regions which becomes a constraint when working with client requirements.

Anna
Travel Agent en Trinidad y Tobago
Telecomunicaciones, 2-10 empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Goigle Cloud Run Review

5.0 el año pasado

Comentarios: I like the service, my device used to malfunction because of lack of space, but since I've been using Goigle Cloud Run my device stopped malfunctioning.

Puntos a favor:

It gives my device a lot of space and prevents it from crashing.

Contras:

There is nothing that I dislike about Google Cloud Run

Ashley
Owner en EE. UU.
Bienes de consumo, Trabajador autónomo
Ha utilizado el software durante: 1-5 meses
Fuente de la reseña

One of the best apps to use

4.0 el mes pasado Nuevo

Comentarios: Overall I love it. There are some features I haven't used but once I have I will update my review

Puntos a favor:

That I can spend more time coding and not always having to worry about operating service

Contras:

Right now I can't think of anything bad about the service

Usuario verificado
Usuario de Linkedin verificado
Servicios financieros, 5,001-10,000 empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Easy deployment of container workloads with Cloud Run

3.0 hace 2 años

Comentarios: We use Cloud Run for many of our internal financial service applications. Currently we do not have compute intensive worklaods running, therefore, we haven't faced any major issues. However, during testing we have deployed some heavy workloads which did not turn out and work well in Cloud Run.

Puntos a favor:

Quickly deploy your YAMLs without having to spin Kubernetes infrastructure. No maintainence of the underlying architecture is required since this is managed service and Cloud Run is managed by Google. Security of the underlying infrastructure is also the responsibility of Google. You can simply expose applications to to Internet with ease as native networking solutions from Google are integrated with Cloud Run.

Contras:

The platform is quite laggy and there is barely no configuration of the underlying infrastructure you can set. This may affect your applications as application which use heavy compute or memory may end up sitting in an infrastrcture where low compute is provided by Google, which in-turn creates a lot of problems and inefficiencies.

Arijit
Consultant en India
Tecnología y servicios de la información, 10,000+ empleados
Ha utilizado el software durante: 6-12 meses
Fuente de la reseña

Arijit review GC Run

4.0 hace 2 años

Puntos a favor:

Easy to use application. Easy to deploy.

Contras:

User experience is little complex. Updates are buggy sometimes

Usuario verificado
Usuario de Linkedin verificado
Software informático, 10,000+ empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Run container workloads without managing the underlying infrastructure!

4.0 hace 2 años

Comentarios: We use Cloud Run for majority of our development activities. This helps our teams to have no kubernetes administrators and solely focus on development. Our developers have full control over the cloud run consoles and they are free to play around, deploy and manage existing workloads as well.

Puntos a favor:

1. Ease of use: is something a user gets from this platform. It allows you to simply provide your YAML file, choose the correct container runtime interface and the container deployment is up an running in no time. 2. Debugging issues: is also very easy. Right from the tool itself, the users can look for problems in their container deployments and fix them in the next version. 3. Update strategies: are also supported. The user can choose what they want to use Recreate or RollingUpdate strategy while updating their deployments.

Contras:

1. Expenses are on the higher side: When compared to standard kubernetes offering, Cloud Run is typically on the higher side, majorly becuase the cloud provider manages the underlying infrastructure and the additional costs tie back to the same.

Usuario verificado
Usuario de Linkedin verificado
Seguridad informática y de redes, 10,000+ empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Managed Kubernetes environment backed by Google

4.0 hace 2 años

Comentarios: We use Cloud Run for our client applications and build, test and even monitor their environments on a daily basis. We have a heavy reliance on Cloud Run for end user applications which are required to be working efficiently at all times.

Puntos a favor:

1. Easy deployment and debugging: is offered in Cloud Run. Simply select the container runtime interface and your orchestrator and plug in your YAML and you are ready to roll out. 2. Easy scalling: is also offered which helps alot to manage required resources only and reduce costs. 3. Backed by Google's security: Frontend load balancers and internal communications, all are backed up by Google's secure and robust infrastructure.

Contras:

I haven't found any serious cons about this software so far, however, the price point is little on the higher side. Although the features-set is great but still the price point somehow does not justify.

Usuario verificado
Usuario de Linkedin verificado
Software informático, 5,001-10,000 empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Powerful platform to run containerized applications.

4.0 hace 2 años

Comentarios: We use Cloud Run extensively for all our client facing demo and PROD workloads. It lifts all the heavy work required in platforms such as Google Kubernetes Engine and developers are required to build and supply YAML files which are directly deployed on Cloud Run. Services can also be directly exposed in Cloud Run with native Load Balancers which takes care of frontend security and TLS offloading as well.

Puntos a favor:

1. Quick and easy deployment helps developers to focus purely on coding and leave the worry of the underlying infrastructure. 2. Supports multiple container runtime interfaces 3. Integrates with native Google Cloud services like LoadBalancer which is great.

Contras:

1. Price point is high and therefore, hard to manage financially. 2. Deployment takes more time than on standard Kubernetes deployments. 3. Client data segration is not always guranteed and not by default.

Usuario verificado
Usuario de Linkedin verificado
Seguridad informática y de redes, 10,000+ empleados
Ha utilizado el software durante: Más de un año
Fuente de la reseña

Amazing PaaS for running container workloads!

4.0 hace 2 años

Comentarios: We are moving our container workloads from bare metal Kubernetes services to Cloud Run for better management. This relieves the effort of managing the infrastructure and the teams can purely focus on research and development. A huge chunk of effort is lifted from engineers who now can just code and build amazing softwares.

Puntos a favor:

1. Easy deployment: Just select your orchestrator, supply your YAML and see your workloads running flawlessly without worrying about the underlying infrastructure. In general, if you want to use Kubernetes, one need to keep a team of engineers who manage the Kubernetes infrastructure. With Cloud Run, that team is no longer required and the developers can directly upload and start running their workloads on Google's Cloud Run. 2. Native integration with Google Load Balancer: is also great. You need not also worry about how to expose your application to your end user. Simply boot up a Google load balancer and attach it to Cloud Run services. The rest will be handled by Google itself which includes SSL offload and security as well!

Contras:

We haven't experienced any disadvantages from Cloud Run. It is pretty solid software which verifies code from built-in editor and then runs your code flawlessly. The speeds are amazing and the software also include support for rolling updates.

Swati
Consultant en India
Tecnología y servicios de la información, 10,000+ empleados
Ha utilizado el software durante: 6-12 meses
Fuente de la reseña

Alternativas consideradas:

Google Run - Review

4.0 hace 2 años

Puntos a favor:

High support and in box features readily available for deployment

Contras:

User experience can be improved. Pricing tier can also be improved

Usuario verificado
Usuario de Linkedin verificado
Software informático, 2-10 empleados
Ha utilizado el software durante: Más de dos años
Fuente de la reseña

Bonne alternative à GKE

5.0 hace 2 años

Comentarios: Parfait pour démarrer rapidement à peu de frais sur GCP mais à remplacer à termes par du GKE pour plus de souplesse.

Puntos a favor:

Nous l'utilisons en production depuis plus d'un an pour tout notre runtime. Facile à déployer et monitoring intégré. Idéal pour commencer à déployer sur le Cloud.

Contras:

Le coût de ressources est plus cher qu'un Kubernetes classique au bout d'un certain workload. Quelques subtilités à prendre en compte au niveau de l'autoscaling