Engineering Blog
Technical deep dives, infrastructure automation best practices, and insights from the Terrateam engineering team.
RSSRecent Articles
How to detect, manage, and prevent Terraform drift: The ultimate guide
Learn what Terraform drift is, its common causes, and how to master Terraform drift detection. Discover strategies to manage, fix, and prevent drift.
Announcing the Terrateam REST API
Build custom infrastructure workflows with the Terrateam REST API. Programmatic access to installations, repositories, the KV store, and more.
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.
Is Terraform open source? No, but there is an alternative
Is Terraform open source? No, but there are alternatives. Here's our guide to finding the right solution for you and why Terraform isn't open source (but should be).
Deploy a Terraform load balancer on AWS
The differences between an application load balancer (ALB) and network load balancer (NLB), and how to provision and deploy load balancers with Terraform on AWS.
Is OCaml a hiring hindrance?
We get asked constantly if OCaml makes hiring impossible. The answer is no. The smaller pool filters for quality, people are eager to learn, and we're not competing with FAANG for the same candidates.
How to Deploy an EKS Cluster with Terraform
How to create a AWS EKS clusters using Terraform, including worker nodes, IAM roles, and networking. Atep-by-step guide to Terraform EKS clusters.
From hacking Pokemon websites to harnessing Helm and Terraform: An OSS contributor's journey
We talked to one of Terrateam's contributors, Corey Regan, to learn about what motivates him to be an OSS contributor.
How to Deploy Grafana with Terraform on AWS and Kubernetes
Learn how to deploy Grafana using Terraform on AWS EC2 and Kubernetes. Includes IAM roles, security groups, data sources, and monitoring setup.