Go google-cloud

Open-source Go projects categorized as google-cloud

Top 23 Go google-cloud Projects

google-cloud
  1. microservices-demo

    Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. terraformer

    CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

    Project mention: Using Terraform Workspace for AWS multi account archtetctures | news.ycombinator.com | 2025-02-04

    The Terraformer tool was the biggest blessing when I had to reverse engineer our AWS stack into .tf modules.

    Shoutout to the Waze team for creating it!

    https://github.com/GoogleCloudPlatform/terraformer

    We built out a large serverless stack on AWS, and we got a request from higher ups to convert it all into Terraform modules for portability and transparency purposes.

    The Terraformer tool pulled in the entire stack and spit out the whole thing into tf files in less than 30 seconds.

    Everyone was super impressed on the team lol.

  4. wild-workouts-go-ddd-example

    Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

  5. golang-samples

    Sample apps and code written for Google Cloud in the Go programming language.

  6. google-cloud

    Google Cloud Client Libraries for Go.

  7. terraform-provider-google

    Terraform Provider for Google Cloud Platform

    Project mention: Sécuriser l'association entre un projet et son compte de facturation sur Google Cloud Platform | dev.to | 2025-01-11
  8. eventhorizon

    Event Sourcing for Go!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. cloud-sql-proxy

    A utility for connecting securely to your Cloud SQL instances

  11. berglas

    A tool for managing secrets on Google Cloud

    Project mention: Generate audio clips with Gemini 2.0 Flash | dev.to | 2024-12-16

    Like in previous code samples in this series, the API key is saved to settings.py. Alternatively, you can save your API key to the GOOGLE_API_KEY environment variable, or use the python-dotenv package, storing the API key in .env to more closely mirror working in a Node.js environment. There's also the GCP Secret Manager as yet another option.

  12. bigquery-emulator

    BigQuery emulator server implemented in Go

  13. magic-modules

    Add Google Cloud Platform support to Terraform

    Project mention: Magic-Modules: Seamlessly Integrate Google Cloud with Terraform | news.ycombinator.com | 2024-08-22
  14. kubeip

    Assign static public IPs to Kubernetes nodes (GKE, EKS)

    Project mention: KubeIP v2: Assigning Static Public IPs to Kubernetes Nodes Across Cloud Providers | dev.to | 2024-05-23

    Kubernetes nodes can benefit from having dedicated static public IP addresses in certain scenarios. KubeIP, an open-source utility, fulfills this need by assigning static public IPs to Kubernetes nodes. The latest version, KubeIP v2, extends support from Google Cloud's GKE to Amazon's EKS, with a design ready to accommodate other cloud providers. It operates as a DaemonSet, offering improved reliability, configuration flexibility, and user-friendliness over the previous Kubernetes controller method. KubeIP v2 supports assigning both IPv4 and IPv6 addresses.

  15. gcping

    The source for the CLI and web app at gcping.com

    Project mention: AWS data center latencies, visualized | news.ycombinator.com | 2024-10-24

    This is not quite the same thing, but if you want to see the latency from your computer to GCP, there is this website:

    https://gcping.com/

  16. esp-v2

    A service proxy that provides API management capabilities using Google Service Infrastructure.

    Project mention: Serverless Security Best Practices | dev.to | 2024-04-17

    Moreover, integrating rate limiting can thwart DDoS attacks, and schema validation can prevent malformed requests, ensuring only legitimate and well-formed traffic reaches your serverless functions. Tools like Amazon API Gateway, Azure API Management, and Google Cloud Endpoints offer these capabilities, allowing you to set up custom authorization workflows and request validation rules that align with your security requirements.

  17. Google-Cloud-Guide

    Google Cloud Platform (GCP) Guide. Learn all about Google Cloud Tools, Services, and Certifications.

  18. kube-secrets-init

    Kubernetes mutating webhook for `secrets-init` injection

  19. cloud-provider-gcp

    cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud

    Project mention: The Kubernetes Cloud Controller Manager | dev.to | 2024-12-07

    GCP

  20. go-furnace

    Go Hosting Solution for AWS, Google Cloud and Digital Ocean

  21. protobuf-bigquery-go

    Seamlessly save and load protocol buffers to and from BigQuery using Go.

  22. cloudrunner-go

    ☁️🏃 Get up and running with Go on Google Cloud.

  23. count

    Comparing serverless platforms

  24. go-spnr

    ORM for Cloud Spanner to boost your productivity

  25. speedrun

    Control your compute fleet at scale

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go google-cloud discussion

Log in or Post with

Go google-cloud related posts

  • Sécuriser l'association entre un projet et son compte de facturation sur Google Cloud Platform

    1 project | dev.to | 11 Jan 2025
  • Securing Grafana on Kubernetes with GCP IAP, Gateway API, and Terraform

    2 projects | dev.to | 22 Dec 2024
  • The New Dev's Guide to Externalizing App Config

    4 projects | dev.to | 2 Dec 2024
  • AWS data center latencies, visualized

    5 projects | news.ycombinator.com | 24 Oct 2024
  • Terraformer: Convert Existing Infrastructure to Code with Ease

    1 project | news.ycombinator.com | 1 Oct 2024
  • How to Choose the Right Cloud Provider for Your Startup

    7 projects | dev.to | 2 Sep 2024
  • Automate Gitlab Repository Settings with Terraform

    2 projects | dev.to | 13 Jul 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source google-cloud projects in Go? This list will help you:

# Project Stars
1 microservices-demo 17,646
2 terraformer 13,261
3 wild-workouts-go-ddd-example 5,418
4 golang-samples 4,387
5 google-cloud 3,889
6 terraform-provider-google 2,442
7 eventhorizon 1,608
8 cloud-sql-proxy 1,308
9 berglas 1,252
10 bigquery-emulator 911
11 magic-modules 841
12 kubeip 420
13 gcping 405
14 esp-v2 276
15 Google-Cloud-Guide 154
16 kube-secrets-init 154
17 cloud-provider-gcp 133
18 go-furnace 98
19 protobuf-bigquery-go 50
20 cloudrunner-go 46
21 count 27
22 go-spnr 21
23 speedrun 16

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?