Repository navigation

#

Cloud Run

Created by Google

发布于 November 14, 2019

GoogleCloudPlatform
cloud.google.com
google-cloud-run logo

Cloud Run is a fully-managed compute platform for deploying and scaling containerized applications quickly and securely. It provides a simple developer experience: you build a container, push it to Cloud Run, and you get a HTTPS URL back. The pricing model is pay-per-use; you don't pay for idle containers.

The product is useful if you want a 'serverless' experience with full control over your programming language, runtime and system libraries.

Cloud Run is compatible with the Knative open standard. This means you can take a Cloud Run workload and move it to your own Kubernetes cluster with limited effort.

ahmetb/cloud-run-faq

Unofficial FAQ and everything you've been wondering about Google Cloud Run.

Shell
2332
3 年前

👓 ⏩ A curated list of resources about all things Cloud Run

Dockerfile
854
5 天前

Delete untagged image refs in Google Container Registry or Artifact Registry

Go
808
7 个月前

Let anyone deploy your GitHub repos to Google Cloud Run with a single click

Go
535
3 天前

A GitHub Action for deploying services to Google Cloud Run.

TypeScript
511
3 个月前

🚧Deprecated. Evolved to SLV https://slv.dev/ 🚧🕺 SOULs 💃 Build Serverless Apps faster like Rails. Powered by Ruby GraphQL, Active Record, RSpec, RuboCop, and Google Cloud.

Ruby
332
2 年前

Serverless reverse proxy for exposing container registries (GCR, Docker Hub, Artifact Registry etc) on custom domains.

Go
265
1 年前
Jupyter Notebook
247
15 天前

Archived: Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. 💠

Python
240
9 个月前

A simple short URL redirect service built on top of Google Sheets, and runs for cheap on Google Cloud Run serverless.

Go
182
1 年前

Simple http microservice that converts Word documents to PDF

Python
158
4 年前

Demo container for Google Cloud Run

Go
101
19 天前

Simple emulator for the Google Compute Engine Metadata Server

Go
90
5 天前

A tutorial showing some of the features of Cloud Run

C#
86
2 年前

Deploy an IAP-secured application to Cloud Run using Terraform (e.g. an admin portal or internal company app)

HCL
73
4 年前

Cloud Run Jobs Demos - A collection of samples to show you how and when to run a container to completion without a server

Python
72
22 天前

Start your Google Cloud Journey with 150 practical demos. Google Cloud Associate Cloud Engineer certification - GCP ACE

Shell
60
1 年前

Example config for deploying from Travis CI to Google Cloud Run

Python
54
6 年前