| Aug | SEP | Oct |
| 17 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: Live Web Proxy Crawls
Tekton
Kubernetes-native resources for declaring CI/CD pipelines.
Cost Management
Tools for monitoring, controlling, and optimizing your costs.
●Media and Gaming
Zync Render
Platform for 3D modeling and rendering on Google Cloud infrastructure.
Anvato
Media content platform for OTT services and video streaming.
OpenCue
Open source render manager for visual effects and animation.
| Any language, any library, any binary | Use the programming language of your choice, any language or operating system libraries, or even bring your own binaries. |
| Leverage container workflows and standards | Cloud Run takes any container images and pairs great with the container ecosystem: Cloud Build, Artifact Registry, Docker. |
| Enhanced developer experience | A simple command‐line and user interface to quickly deploy and manage your services. Integration with Cloud Code and Cloud Build for continuous deployments. |
| Fully managed | No infrastructure to manage: once deployed, Cloud Run manages your services so you can sleep well. |
| Fast autoscaling | Cloud Run automatically scales up or down from zero to N depending on traffic. |
| Redundancy | Cloud Run services are regional, automatically replicated across multiple zones. |
| Integrated logging and monitoring | Out-of-the-box integration with Cloud Monitoring, Cloud Logging, and Error Reporting to ensure the health of an application. |
| Process web traffic or asynchronous events | Expose Cloud Run services publicly to receive web requests or invoke them privately via asynchronous events, for example messages pushed by Pub/Sub. |
| Strict container isolation | Container instances run in a secure sandbox isolated from other resources. |
| Built on Knative | Cloud Run is built on the Knative open-source project, enabling portability of your workloads across platforms. |
| HTTPS URLs | Each Cloud Run service gets an out-of-the-box stable HTTPS endpoint, with TLS termination handled for you. |
| Custom domains | Map your services to your own domains. |
| gRPC and HTTP/1 | Invoke and connect Cloud Run services with HTTP/1.* or unary gRPC. |
| CPU | Memory | Requests | |
|---|---|---|---|
| Price | $0.00002400 per vCPU-second | $0.00000250 per GiB-Second | $0.40 per million requests |
| Always free | 180,000 vCPU-seconds per month | 360,000 GiB-seconds per month | 2 million requests per month |