Cloud Run topic

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.

List Cloud Run repositories

budgie

34
Stars
9
Forks
Watchers

Sync your bank transactions with google sheets using Open Banking APIs

awesome-cloud-run

824
Stars
79
Forks
Watchers

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

firebase-gcp-examples

649
Stars
123
Forks
Watchers

🔥 Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.

cloud-run-faq

2.3k
Stars
122
Forks
Watchers

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

firewalk

189
Stars
5
Forks
Watchers

A light, fast, and memory-efficient collection traversal library for Firestore and Node.js

sheets-url-shortener

180
Stars
36
Forks
Watchers

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

DecryptTeamViewer

180
Stars
36
Forks
Watchers

Enumerate and decrypt TeamViewer credentials from Windows registry

svelte-adapter-firebase

282
Stars
33
Forks
Watchers

SvelteKit adapter for Firebase Hosting rewrites to Cloud Functions for a Svelte SSR experience

automatron

167
Stars
34
Forks
Watchers

Personal LINE bot to automate various tasks. Home automation, expense tracking, transaction monitoring

deploy-cloudrun

421
Stars
112
Forks
Watchers

A GitHub Action for deploying services to Google Cloud Run.

gpt-2-cloud-run

313
Stars
85
Forks
Watchers

Text-generation API via GPT-2 for Cloud Run