Episode

Ship It Conversations: Evan Phoenix of Miren on Deployment Pain, Terraform, Waypoint, and Better Defaults for Small Teams

Podcast
Ship It Weekly - DevOps, SRE, Platform and Cloud Engineering News
Published
Jul 6, 2026
Duration seconds
2512
Processing state
not_requested
Canonical source
https://rss.com/podcasts/ship-it-weekly/2967571
Audio
https://content.rss.com/episodes/356364/2967571/ship-it-weekly/2026_07_06_20_36_36_768d5629-e24e-49cd-bd71-ce5931bf4dc8.mp3
JSON
/v1/public/podcasts/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/episodes/ship-it-conversations-evan-phoenix-of-miren-on-deployment-pain-terraform-waypoint-and-better-defaults-for-small-teams
Markdown
/podcast/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/ship-it-conversations-evan-phoenix-of-miren-on-deployment-pain-terraform-waypoint-and-better-defaults-for-small-teams.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/episodes/ship-it-conversations-evan-phoenix-of-miren-on-deployment-pain-terraform-waypoint-and-better-defaults-for-small-teams/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/ship-it-weekly-devops-sre-platform-and-cloud-engineering-news-7591275/ship-it-conversations-evan-phoenix-of-miren-on-deployment-pain-terraform-waypoint-and-better-defaults-for-small-teams.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

This is a guest conversation episode of Ship It Weekly, separate from the weekly news recaps. In this Ship It: Conversations episode, I talk with Evan Phoenix of Miren about why deployment is still painful, what teams keep getting wrong when they try to simplify it, and why small teams may need better defaults more than more platform knobs. Evan is the CEO of Miren. He previously worked on Terraform Enterprise and Waypoint at HashiCorp, and he also built Puma and Rubinius. We talk about deployment as the “final boss” of software delivery. Not because teams do not know how to ship code, but because deployment is where everything collides: runtimes, registries, secrets, networking, cloud services, databases, rollbacks, and the internal platform nobody wants to touch anymore. A big theme is opinionated tooling. Engineers often say they want flexibility, but many teams are really asking for good defaults, a clear happy path, and fewer decisions to own. We also get into Terraform Enterprise, Terraform Cloud, Terragrunt, OpenTofu, Waypoint, Kubernetes, Heroku, ECS, container registries, and how AI changes the deployment conversation. AI can generate infrastructure code, but when that setup breaks, someone still has to understand it and be on call for it. Highlights • Why deployment is still painful after years of platforms and abstractions • What Evan learned from Terraform Enterprise and Waypoint • Why Terraform structure, state, modules, and repo layout remain hard • Why OpenTofu gained traction beyond the Terraform licensing change • Why Kubernetes can be too much surface area for some teams • What small teams actually need from deployment tooling • How AI changes infrastructure and deployment workflows • Why generated infrastructure still needs ownership and accountabili…