GCP Hackathon Toolkit
Code templates to make working with Kubernetes feel like editing and debugging local code.
An end-to-end example of MLOps on Google Cloud using TensorFlow, TFX, and Vertex AI
Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Community Security Analytics provides a set of community-driven audit & threat queries for Google Cloud
Demo of a customer service agent (Cymbal Air) using LangGraph, Tools, and RAG to interact with Google Cloud Databases via MCP Toolbox.
Samples for Cloud Run
A collection of Java libraries for connecting securely to Cloud SQL
Archived: Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. :diamond_shape_with_a_dot_inside:
Ruby samples for Google Cloud Platform products.
A collection of tools for extracting FHIR resources and analytics services on top of that data.
Simple Python test helper for Terraform.
Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
The open source multi-agent simulation from the Developer Keynote at Google Cloud Next '26. A deployable reference architecture for autonomous AI agents using Gemini and ADK.
El Carro is a new project that offers a way to run Oracle databases in Kubernetes as a portable, open source, community driven, no vendor lock-in container orchestration system. El Carro provides a powerful declarative API for comprehensive and consistent configuration and deployment as well as for real-time operations and monitoring.
A solution to gracefully handle GCE VM terminations in kubernetes clusters
Streaming Anomaly Detection Solution by using Pub/Sub, Dataflow, BQML & Cloud DLP
The community-supported runtime for Elixir on Google App Engine.
Notifier images for Cloud Build, complete with build status filtering and Google Secret Manager integration
A service proxy that provides API management capabilities using Google Service Infrastructure.
This guide demonstrates creating a Kubernetes private cluster in Google Kubernetes Engine (GKE) running a sample Kubernetes workload that connects to a Cloud SQL instance using the cloud-sql-proxy "sidecar" authenticated using Workload Identity (Beta).
Tools for detecting and avoiding linkage errors in GCP open source projects
This project presents a number of best practices for establishing network links between Kubernetes Engine clusters, and exposing cluster services across Google Cloud projects. You will use a set of Deployment Manager templates to create networks, subnets, vpn connections, and Kubernetes Engine clusters.
PowerShell cmdlets for the Google Cloud Platform
This project walks you through setting up monitoring and visualizing metrics from a Kubernetes Engine cluster. The logs from the Kubernetes Engine cluster will be leveraged to walk through the monitoring capabilities of Stackdriver.
Microservice template for Cloud Run
This demo provides a basic walkthrough of migrating a stateless application from running on a VM all the way to running it on Kubernetes Engine (GKE).
Building applications with bazel and deploying them on to GKE. This demo contains a java-spring-boot rest service and an angular front-end. Both containers are deployed on GKE.
Ansible Role for Google Cloud Ops
This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.