Terraform Manifests to create resources on Google Cloud Platform for hobbyists with limited budgets.
-
Updated
Jul 15, 2021 - HCL
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.
Terraform Manifests to create resources on Google Cloud Platform for hobbyists with limited budgets.
Terraform module to simplify the creation & management of Cloud Run services on GCP.
A jump start solution using GKE or Cloud Run with Cloud SQL and VertexAI
Terraform code to instantiate a Cloud Run V2 connected to a Postgres Cloud SQL, on which the pgvector extension will be enabled, with a connection to Redis and continuous deployment through the automatic trigger of Cloud Build.
FastAPI on Cloud Run v2: Terraform setup, GitHub Actions CI, Cloud Build triggers, Secret Manager integration
Deploy a Fastify-backed Node webserver with CI/CD using Cloud Build, deploying it on your choice of Compute Engine, App Engine, or Cloud Run. Supports multiple environments.
Terraform stack to setup Chartmuseum Docker container on Cloud Run.
Deploying a Python Flask web app to seven different services on Google Cloud
Translating documents using Google Cloud
A Python-based system deployed on Cloud Run, it sends billing notifications to Microsoft Teams via incoming webhooks. Integrated with Eventarc for BigQuery ingestion of Google's billing data, it eliminates daily monitoring toil on the GCP portal, enhancing team efficiency.
This is a mechanism to execute arbitrary commands in a container on GCE.
Terraform module allowing to deploy a serverless Grafana instance on Cloud Run.
Deployment of a Text Summarizer Flask API to Google Cloud using Cloud Run, Terraform and GitHub Actions
SensiHidePDF is an end-to-end solution for redacting sensitive information from PDF files (specially resumes) in bulk. It makes use of google data loss prevention API
Create an easy Cloud Run API and keep it warm using Scheduler
Created by Google
Released November 14, 2019