Posts tagged "gitops"

36 articles

January 12, 2026

AWS CDK vs. Terraform: The trade-offs that show up in production

AWS CDK vs. Terraform compared for real workflows, state, drift, testing, portability, and shipping changes safely at scale – plus a bit about CloudFormation.

January 5, 2026

Infrastructure as code: what IaC is and how to implement it

Learn what infrastructure as code is, how IaC works in DevOps, and a practical plan to implement and test IaC with security guardrails and fewer surprises.

December 15, 2025

How to Deploy ArgoCD with Terraform on Kubernetes

Learn how to deploy Argo CD with Terraform using the Kubernetes provider. Set up application repositories, RBAC, and integrate with GitOps workflows.

November 19, 2025

Crossplane vs. Terraform: A comparison of the IaC tools

Compare Crossplane vs Terrateam and Terraform, understand control planes, state management and workflows so you can choose the right infrastructure as code stack.

October 28, 2025

Terraform Multi-Environment Workflows with Workspaces

Two approaches to Terraform multi-environment management and ship a production-ready GitHub Actions workflow that targets the proper Terraform workspace safely.

October 18, 2025

We charge for people, not machines

Infrastructure automation is about collaboration through pull requests, not CPU cycles. That's why we charge per user instead of per runner, making security best practices free instead of premium features.

October 13, 2025

Why we built a better Atlantis

Atlantis was groundbreaking for its time, but it couldn't scale with modern Infrastructure-as-Code realities. Here's why we built Terrateam from scratch with determinism, parallelism, and values at its core.

October 7, 2025

Most Used Terraform Providers in 2025

Discover the most used Terraform providers in 2025, including AWS, Kubernetes, and Helm. Learn how to choose, version, and automate providers for enterprise GitOps.

October 1, 2025

Announcing Terrateam Stacks - Layered and nested infrastructure orchestration

Announcing Terrateam Stacks - orchestrate Terraform deployments with layered and nested stacks, explicit dependencies, and GitOps-native automation.

September 18, 2025

Implementing Terraform drift detection with GitHub Actions

How to automate drift detection with GitHub actions and be notified of changes to your infrastructure that could cause Terraform drift so you can prevent it.

π