Posts tagged "gitops"
20 articles
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.
GitOps for Database Schema Migrations with Terrateam and Atlas
Learn how to manage MySQL and PostgreSQL schema migrations using a GitOps workflow with Terrateam and Atlas.
Best CI/CD Tools for Terraform in 2025
Compare top CI/CD tools for Terraform, including Terrateam, GitHub Actions, GitLab CI, Azure DevOps, Atlantis, Jenkins, and Terraform Cloud. See which platform best supports GitOps workflows, policy enforcement, and drift detection.
GitOps for Feature Flags with LaunchDarkly and Terraform
Learn how to manage LaunchDarkly feature flags using Terraform in a secure GitOps workflow with Terrateam.