Posts tagged "gitops"
23 articles
Announcing GitLab Support in Terrateam
Terrateam now works with GitLab self-managed or GitLab.com so you can run the same safe, automated Terraform/OpenTofu workflows you know from GitHub, without changing your Git provider.
Embedding Feature Flags into a DevOps Workflow for Safer Releases
Learn how to integrate feature flags with CI/CD pipelines and GitOps workflows for progressive delivery.
Platform Engineering Meets GitOps: Enabling Self-Service Infrastructure for Developers
Learn how platform engineering and GitOps workflows with Terraform enable self-service infrastructure provisioning.
Progressive Delivery Best Practices with Continuous Deployment
A technical guide to implementing safe deployment strategies like canary releases, blue-green deployments, and feature flags in enterprise CI/CD pipelines.
Shifting Left: Embedding Security in Your Infrastructure as Code Pipeline
A hands-on guide to embedding security checks, secret scanning, and policy-as-code into your Terraform and GitOps workflows using tools like OPA, Conftest, and GitLeaks.
GitOps Beyond Kubernetes: Applying GitOps Principles to Infrastructure as Code
A technical guide for DevOps and platform teams looking to extend GitOps practices to Terraform-based infrastructure workflows, including CI/CD setup, policy enforcement, and tool comparisons.
GitOps for Heroku Using Terraform and Terrateam
A step-by-step guide to managing Heroku infrastructure with GitOps.
How to Use GitOps with Terraform: A Real-World Guide
A practical guide to structuring Terraform workflows with GitOps, GitHub Actions, and short-lived credentials, without glue code or magic.
Terraform Cloud vs. Terrateam: GitOps Workflows Compared
A deep comparison of Terraform Cloud and Terrateam for infrastructure teams adopting GitOps workflows, including pricing, architecture, and use case fit.
Secrets as Code, Not Secrets in Code: Terraform GitOps with Infisical
A Terraform-first guide to secure GitOps secrets management using Infisical, OIDC, and Terrateam. Learn how to manage ephemeral secrets without storing them in Git.