<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 03 May 2026 03:57:07 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Sudo Show - Episodes Tagged with “Cloud Costs”</title>
    <link>https://sudo.show/tags/cloud%20costs</link>
    <pubDate>Thu, 14 Apr 2022 06:00:00 -0600</pubDate>
    <description>The Sudo Show covers topics ranging from Open Source in business to deep dives into complex technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Where Business Meets Open Source</itunes:subtitle>
    <itunes:author>Sudo Show</itunes:author>
    <itunes:summary>The Sudo Show covers topics ranging from Open Source in business to deep dives into complex technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f84fed1f-7827-41bf-92fa-5917ca1b716d/cover.jpg?v=8"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>devops, it, cloud native, technology, sudo, linux, open source, work from home, productivity, red hat, FOSS, information technology</itunes:keywords>
    <itunes:owner>
      <itunes:name>Sudo Show</itunes:name>
      <itunes:email>podcast@sudo.show</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education"/>
<itunes:category text="Education">
  <itunes:category text="Self-Improvement"/>
</itunes:category>
<item>
  <title>49: Interview with Cycloid</title>
  <link>https://sudo.show/49</link>
  <guid isPermaLink="false">2847ee5d-b4b8-4134-b6f0-a9a528ec7808</guid>
  <pubDate>Thu, 14 Apr 2022 06:00:00 -0600</pubDate>
  <author>Sudo Show</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f84fed1f-7827-41bf-92fa-5917ca1b716d/2847ee5d-b4b8-4134-b6f0-a9a528ec7808.mp3" length="47670073" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Sudo Show</itunes:author>
  <itunes:subtitle>Brandon sits down with Benjamin Brial to talk about Cycloid and the problems with DevOps</itunes:subtitle>
  <itunes:duration>45:39</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f84fed1f-7827-41bf-92fa-5917ca1b716d/episodes/2/2847ee5d-b4b8-4134-b6f0-a9a528ec7808/cover.jpg?v=1"/>
  <description>Show Notes
Links:
Destination Linux Network (https://destinationlinux.network)
Sudo Show Website (https://sudo.show)
Sponsor: Bitwarden (https://bitwarden.com/dln)
Sponsor: Digital Ocean (https://do.co/dln)
The Company
Cycloid (https://cycloid.io)
Cloud Cost Estimation (https://www.cycloid.io/product/cost-estimation)
Rapidly industrialize deployments by automatically creating Infra as Code (https://www.cycloid.io/product/infraimport)
Careers (https://www.cycloid.io/careers)
The Open Source Projects discussed
Inframap (https://github.com/cycloidio/inframap) - Generate Graphs from Terraform
TerraCognita (https://github.com/cycloidio/terracognita) - Reads your existing Infrastructure and creates a Terraform plan
Terracost (https://github.com/cycloidio/terracost) - Reads a Terraform plan and estimates the cost based on the target cloud platform
Benjamin Brial
Bridging the Developer Experience (DevX) Gap (https://devops.com/bridging-the-developer-experience-devx-gap/)
Support:
Sudo Show Patreon (https://sudo.show/patreon)
Sudo Show Sponsus (http://sudo.show/sponsus)
Sudo Show Swag (https://sudo.show/swag)
Contact Us:
DLN Discourse (https://sudo.show/discuss)
Email Us! (mailto:contact@sudo.show)
Sudo Matrix Room (https://sudo.show/matrix)
Follow our Hosts:
Brandon's Website (https://open-tech.net)
Chapters
00:00  Intro
00:42  Welcome
01:15  Digital Ocean Ad
02:15  Bitwarden Ad
02:56  Main Content
44:23  Outro Special Guest: Benjamin Brial.
</description>
  <itunes:keywords>devops, cloud, enterprise, open source, itguyeric, sudo show, career, technology, red hat, brandon johnson, open-tech, cloud native, cycloid, terraform, cloud costs, infrastructure costs, devx, gitops</itunes:keywords>
  <content:encoded>
    <![CDATA[<h2>Show Notes</h2>

<h3>Links:</h3>

<p><a href="https://destinationlinux.network" rel="nofollow">Destination Linux Network</a><br>
<a href="https://sudo.show" rel="nofollow">Sudo Show Website</a><br>
<a href="https://bitwarden.com/dln" rel="nofollow">Sponsor: Bitwarden</a><br>
<a href="https://do.co/dln" rel="nofollow">Sponsor: Digital Ocean</a></p>

<h3>The Company</h3>

<p><a href="https://cycloid.io" rel="nofollow">Cycloid</a><br>
<a href="https://www.cycloid.io/product/cost-estimation" rel="nofollow">Cloud Cost Estimation</a><br>
<a href="https://www.cycloid.io/product/infraimport" rel="nofollow">Rapidly industrialize deployments by automatically creating Infra as Code</a><br>
<a href="https://www.cycloid.io/careers" rel="nofollow">Careers</a></p>

<h3>The Open Source Projects discussed</h3>

<p><a href="https://github.com/cycloidio/inframap" rel="nofollow">Inframap</a> - Generate Graphs from Terraform<br>
<a href="https://github.com/cycloidio/terracognita" rel="nofollow">TerraCognita</a> - Reads your existing Infrastructure and creates a Terraform plan<br>
<a href="https://github.com/cycloidio/terracost" rel="nofollow">Terracost</a> - Reads a Terraform plan and estimates the cost based on the target cloud platform</p>

<h3>Benjamin Brial</h3>

<p><a href="https://devops.com/bridging-the-developer-experience-devx-gap/" rel="nofollow">Bridging the Developer Experience (DevX) Gap</a></p>

<h3>Support:</h3>

<p><a href="https://sudo.show/patreon" rel="nofollow">Sudo Show Patreon</a><br>
<a href="http://sudo.show/sponsus" rel="nofollow">Sudo Show Sponsus</a><br>
<a href="https://sudo.show/swag" rel="nofollow">Sudo Show Swag</a></p>

<h3>Contact Us:</h3>

<p><a href="https://sudo.show/discuss" rel="nofollow">DLN Discourse</a><br>
<a href="mailto:contact@sudo.show" rel="nofollow">Email Us!</a><br>
<a href="https://sudo.show/matrix" rel="nofollow">Sudo Matrix Room</a></p>

<h3>Follow our Hosts:</h3>

<p><a href="https://open-tech.net" rel="nofollow">Brandon&#39;s Website</a></p>

<h2>Chapters</h2>

<p>00:00  Intro<br>
00:42  Welcome<br>
01:15  Digital Ocean Ad<br>
02:15  Bitwarden Ad<br>
02:56  Main Content<br>
44:23  Outro</p><p>Special Guest: Benjamin Brial.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<h2>Show Notes</h2>

<h3>Links:</h3>

<p><a href="https://destinationlinux.network" rel="nofollow">Destination Linux Network</a><br>
<a href="https://sudo.show" rel="nofollow">Sudo Show Website</a><br>
<a href="https://bitwarden.com/dln" rel="nofollow">Sponsor: Bitwarden</a><br>
<a href="https://do.co/dln" rel="nofollow">Sponsor: Digital Ocean</a></p>

<h3>The Company</h3>

<p><a href="https://cycloid.io" rel="nofollow">Cycloid</a><br>
<a href="https://www.cycloid.io/product/cost-estimation" rel="nofollow">Cloud Cost Estimation</a><br>
<a href="https://www.cycloid.io/product/infraimport" rel="nofollow">Rapidly industrialize deployments by automatically creating Infra as Code</a><br>
<a href="https://www.cycloid.io/careers" rel="nofollow">Careers</a></p>

<h3>The Open Source Projects discussed</h3>

<p><a href="https://github.com/cycloidio/inframap" rel="nofollow">Inframap</a> - Generate Graphs from Terraform<br>
<a href="https://github.com/cycloidio/terracognita" rel="nofollow">TerraCognita</a> - Reads your existing Infrastructure and creates a Terraform plan<br>
<a href="https://github.com/cycloidio/terracost" rel="nofollow">Terracost</a> - Reads a Terraform plan and estimates the cost based on the target cloud platform</p>

<h3>Benjamin Brial</h3>

<p><a href="https://devops.com/bridging-the-developer-experience-devx-gap/" rel="nofollow">Bridging the Developer Experience (DevX) Gap</a></p>

<h3>Support:</h3>

<p><a href="https://sudo.show/patreon" rel="nofollow">Sudo Show Patreon</a><br>
<a href="http://sudo.show/sponsus" rel="nofollow">Sudo Show Sponsus</a><br>
<a href="https://sudo.show/swag" rel="nofollow">Sudo Show Swag</a></p>

<h3>Contact Us:</h3>

<p><a href="https://sudo.show/discuss" rel="nofollow">DLN Discourse</a><br>
<a href="mailto:contact@sudo.show" rel="nofollow">Email Us!</a><br>
<a href="https://sudo.show/matrix" rel="nofollow">Sudo Matrix Room</a></p>

<h3>Follow our Hosts:</h3>

<p><a href="https://open-tech.net" rel="nofollow">Brandon&#39;s Website</a></p>

<h2>Chapters</h2>

<p>00:00  Intro<br>
00:42  Welcome<br>
01:15  Digital Ocean Ad<br>
02:15  Bitwarden Ad<br>
02:56  Main Content<br>
44:23  Outro</p><p>Special Guest: Benjamin Brial.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
