Engineering Blog

RSS

Technical deep dives, infrastructure automation best practices, and insights from the Terrateam engineering team.

Recent Articles

June 16, 2025

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.

June 11, 2025

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.

June 5, 2025

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.

June 3, 2025

GitOps for Heroku Using Terraform and Terrateam

A step-by-step guide to managing Heroku infrastructure with GitOps.

June 1, 2025

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.

May 28, 2025

Rethinking the Role of OpenTofu

OpenTofu has an opportunity to evolve into a true infrastructure delivery engine.

May 27, 2025

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.

May 23, 2025

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.