Go Azure

Open-source Go projects categorized as Azure

Top 23 Go Azure Projects

  1. Pulumi

    Pulumi - Infrastructure as Code in any programming language 🚀

    Project mention: DevOps in 2025: the future is automated, git-ified, and kinda scary but fun. | dev.to | 2025-05-09

    Pulumi infra-as-code but with real programming languages

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sops

    Simple and flexible tool for managing secrets

    Project mention: Kubernetes GitOps with FluxCD - Part 2 - Secret Management using SOPS | dev.to | 2025-03-20
  4. infracost

    Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!

    Project mention: Top Terraform/OpenTofu tools to Use in 2025 | dev.to | 2025-02-04

    Link: https://github.com/infracost/infracost

  5. go-cloud

    The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.

    Project mention: Dependency Injection in Go: Comparing Wire, Dig, Fx & More | dev.to | 2025-02-05

    GoCloud Wire is an extension of Wire that integrates with the Go Cloud Development Kit (Go CDK). It is optimized for dependency injection in cloud-native applications.

  6. steampipe

    Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.

    Project mention: Show HN: TextQuery – Query CSV, JSON, XLSX Files with SQL | news.ycombinator.com | 2025-05-05

    Readers may also enjoy Steampipe [1], an open source tool to live query 140+ services with SQL (e.g. AWS, GitHub, CSV, Kubernetes, etc). It uses Postgres Foreign Data Wrappers under the hood and supports joins etc with other tables. (Disclaimer - I'm a lead on the project.)

    1 - https://github.com/turbot/steampipe

  7. tfsec

    Tfsec is now part of Trivy

    Project mention: DevOps in 2025: the future is automated, git-ified, and kinda scary but fun. | dev.to | 2025-05-09

    Trivy for scanning

  8. cloudquery

    The developer first cloud governance platform

  9. SaaSHub

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

    SaaSHub logo
  10. opencost

    Cost monitoring for Kubernetes workloads and cloud costs

    Project mention: Kubernetes Cost Management with the New OpenCost Plugin for Headlamp | news.ycombinator.com | 2024-08-14

    I believe for AWS, they use these ratios: https://github.com/opencost/opencost/blob/c2de805f66d0ba0e53...

    So in your example, 6 CPU + 16GiB is roughly 2x more than 2 CPU and 16GiB, so if that node cost say $6/hr, you'd expect it to be allocated $2 to the first and $4 to the second.

    They have these weights for various clouds here: https://github.com/opencost/opencost/tree/c2de805f66d0ba0e53...

  11. terraform-provider-azurerm

    Terraform provider for Azure Resource Manager

    Project mention: Terraform in DevOps – IaC, Workflow & Benefits | dev.to | 2025-05-08

    This enables Terraform to interact with your Azure subscription. Authentication methods include service principal authentication, managed identities, and environment variables. Refer to the official documentation for setup steps.

  12. komiser

    Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!

    Project mention: Managing Cloud Costs and Security with Tailwarden | dev.to | 2024-09-09

    Another option is a similar product offered by Tailwarden, which is open source. It will offer a few different options and the hosting part will be up to you. This is Komiser, whose code is available on Github, and which provides a Docker image.

  13. wal-g

    Archival and Restoration for databases in the Cloud

  14. iamlive

    Generate an IAM policy from AWS, Azure, or Google Cloud (GCP) calls using client-side monitoring (CSM) or embedded proxy

    Project mention: Generate an AWS, Azure, or GCP IAM policy using client-side monitoring | news.ycombinator.com | 2024-10-07
  15. cloudpods

    A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台

  16. terracognita

    Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration

    Project mention: Developer Tooling #001 | dev.to | 2025-04-25

    TerraCognita | Github

  17. aztfexport

    A tool to bring existing Azure resources under Terraform's management

    Project mention: Azure Terraform Export: Importing Resources with Aztfexport | dev.to | 2024-07-05

    Precompiled binaries and Windows MSI are also available in the Releases on GitHub.

  18. azure-sdk-for-go

    This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:

    Project mention: How to configure and customize the Go SDK for Azure Cosmos DB | dev.to | 2025-05-06

    Common retry scenarios are handled in the SDK. You can dig into cosmos_client_retry_policy.go for more info.

  19. nitric

    Nitric is a multi-language framework for cloud applications with infrastructure from code.

    Project mention: Deploying a Sentiment Analysis API with Nitric and Python | dev.to | 2025-04-08

    In this guide, you’ll build a serverless API using Nitric and Python that performs sentiment analysis on text input using a pre-trained machine learning model. You'll use the transformers library from Hugging Face and keep your project lightweight by installing dependencies directly with uv.

  20. kamaji

    Kamaji is the Hosted Control Plane Manager for Kubernetes.

  21. BricksLLM

    🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI, Azure OpenAI, Anthropic, vLLM, and open-source LLMs.

  22. terratag

    Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources

    Project mention: Terraform drift is breaking your cloud: here’s how to stop the chaos | dev.to | 2025-05-09

    Terratag great for tagging infra and identifying unmanaged resources.

  23. azure-service-operator

    Azure Service Operator allows you to create Azure resources using kubectl

    Project mention: Bringing Azure Infrastructure into Kubernetes: Why ASO v2 is a Game Changer for GitOps | dev.to | 2025-04-07

    Azure Service Operator v2 is the official, production-grade Kubernetes operator built by Microsoft for managing Azure resources using Kubernetes-native APIs.

  24. claudie

    Cloud-agnostic managed Kubernetes

    Project mention: Awesome Kubernetes Resources !!! 🔥 | dev.to | 2025-03-18

    💚Claudie 🔥 - Multi-cloud clusters with each nodepool in a different cloud provider.

  25. application-gateway-kubernetes-ingress

    This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.

  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 Azure discussion

Log in or Post with

Go Azure related posts

  • Terraform in DevOps – IaC, Workflow & Benefits

    3 projects | dev.to | 8 May 2025
  • How to configure and customize the Go SDK for Azure Cosmos DB

    3 projects | dev.to | 6 May 2025
  • Show HN: TextQuery – Query CSV, JSON, XLSX Files with SQL

    4 projects | news.ycombinator.com | 5 May 2025
  • Bringing Azure Infrastructure into Kubernetes: Why ASO v2 is a Game Changer for GitOps

    1 project | dev.to | 7 Apr 2025
  • Check if you are breaking your admin rules in your GitHub repos

    3 projects | dev.to | 24 Mar 2025
  • Boas Práticas de Segurança e Qualidade no Terraform.

    3 projects | dev.to | 23 Mar 2025
  • Dependency Injection in Go: Comparing Wire, Dig, Fx & More

    5 projects | dev.to | 5 Feb 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 Pulumi 22,985
2 sops 18,426
3 infracost 11,468
4 go-cloud 9,679
5 steampipe 7,308
6 tfsec 6,815
7 cloudquery 6,083
8 opencost 5,754
9 terraform-provider-azurerm 4,735
10 komiser 4,050
11 wal-g 3,541
12 iamlive 3,247
13 cloudpods 2,688
14 terracognita 2,274
15 aztfexport 1,736
16 azure-sdk-for-go 1,725
17 nitric 1,687
18 kamaji 1,433
19 BricksLLM 1,041
20 terratag 976
21 azure-service-operator 840
22 claudie 711
23 application-gateway-kubernetes-ingress 695

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com