Google Cloud Run
service
Serverless container platform from GCP
Pros and Cons
Ventajas
- + Scale to zero
- + Any container image
- + Pay per use
Desventajas
- - Cold start times
- - Request timeouts
- - Limited customization
Casos de Uso
- Serverless APIs
- Web applications
- Microservices