Author name: Chris McClure

Engineering Leadership, Mental Models

The #1 Trait of a Great Engineering Leader (At Any Level)

If there’s one trait that defines strong engineering leadership—whether you’re a team lead, EM, or CTO—it’s this: Follow-through You could call it consistency, dependability, ownership or trust. But at its core, it means this: When you say you’ll do something, people can count on it getting done. Period. That doesn’t just mean writing code or […]

Best Practices, Tech Wins

Terraform State Management: Avoiding the Traffic Jam Problem

How do you solve the problem of bad Terraform state and deployment management? Terraform is a tool used to manage cloud resources like VMs, storage, and networks. If you’re deploying applications, you’re probably using Terraform—or something like it—to avoid the nightmare of configuration drift. You define your infrastructure as code, and Terraform makes sure what

Scroll to Top