Discover the 10 best Infrastructure as Code (IaC) tools for DevOps teams in 2025. Learn how these tools enhance automation, stability, and scalability in cloud environments. Improve your deployment ...
Reference project to deploy a multi-cloud Kubernetes infrastructure (AWS, Azure, GCP) with Terraform and GitOps (Argo CD), and deliver a demo application via Kustomize and declarative pipelines. aws/: ...
This module deploys Grafana Alloy to collect metrics/traces/logs from various sources in a Kubernetes cluster. module "grafana_alloy_k8s" { source = "./modules/cluster" kubernetes_cluster_name = ...