<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gantry Blog</title>
    <link>https://gantrydev.com/blog</link>
    <description>Practical insights on Infrastructure as Code, CI/CD, and cloud observability from Gantry.</description>
    <language>en-us</language>
    <atom:link href="https://gantrydev.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Convention Over Guessing: Why Your Codebase Isn’t Ready for AI Agents</title>
      <link>https://gantrydev.com/blog/convention-over-guessing</link>
      <description>Teams buy AI coding tools and wonder why the output needs constant hand-holding. The problem isn’t the model. It’s the codebase. Typed, linted, spec-driven codebases with a single source of truth for every boundary give agents constraints instead of guesswork. Convention over configuration made Rails productive. Convention over guessing makes AI productive.</description>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://gantrydev.com/blog/convention-over-guessing</guid>
    </item>
    <item>
      <title>OpenTelemetry: The Instrumentation Layer That Actually Helps You Debug</title>
      <link>https://gantrydev.com/blog/otel-traces-give-ai-agents-eyes</link>
      <description>Your cloud logs are probably useless for debugging. Unstructured log lines in CloudWatch or Logs Explorer are just noise without context. OpenTelemetry changes the game by giving engineers what they actually need: structured traces that show exactly what happened, in what order, and how long it took.</description>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://gantrydev.com/blog/otel-traces-give-ai-agents-eyes</guid>
    </item>
    <item>
      <title>Infrastructure as Code Is Your System&apos;s Source of Truth</title>
      <link>https://gantrydev.com/blog/iac-is-the-ais-memory</link>
      <description>Most teams treat Infrastructure as Code as a compliance checkbox. But IaC is something far more valuable: a structured, version-controlled description of your entire production environment that makes debugging, onboarding, and scaling dramatically faster.</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://gantrydev.com/blog/iac-is-the-ais-memory</guid>
    </item>
    <item>
      <title>CI/CD Isn&apos;t a Cost — It Pays for Itself in Weeks</title>
      <link>https://gantrydev.com/blog/cicd-pays-for-itself</link>
      <description>Startups skip CI/CD because it feels like overhead. But manual deploys cost more than you think — in engineer time, in bugs that reach production, and in the opportunity cost of shipping slower than your competitors.</description>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://gantrydev.com/blog/cicd-pays-for-itself</guid>
    </item>
    <item>
      <title>Why Your Cloud Logs Are Useless (And How to Fix Them)</title>
      <link>https://gantrydev.com/blog/why-your-cloud-logs-are-useless</link>
      <description>You&apos;re paying for CloudWatch or GCP Logs Explorer. You have gigabytes of logs. And when something breaks at 2 AM, you still can&apos;t figure out what happened. The problem isn&apos;t the tools — it&apos;s what you&apos;re logging and how.</description>
      <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://gantrydev.com/blog/why-your-cloud-logs-are-useless</guid>
    </item>
    <item>
      <title>The $500K Platform Team vs. the Right Infrastructure Investment</title>
      <link>https://gantrydev.com/blog/platform-team-vs-ai-pipeline</link>
      <description>A senior platform engineer costs $180-250K/year. Most startups need at least two to avoid single points of failure. But what if the right infrastructure setup could give a small team the operational capabilities of a dedicated platform org?</description>
      <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://gantrydev.com/blog/platform-team-vs-ai-pipeline</guid>
    </item>
  </channel>
</rss>