<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Chris Pietschmann</title>
    <description>I am a solution architect, developer, SRE, trainer, author, and more. With 25 years of experience in the Software Development industry that includes working as a Consultant and Trainer in a wide array of different industries.
</description>
    <link>https://www.pietschsoft.com/</link>
    <atom:link href="https://www.pietschsoft.com/feed.xml" rel="self" type="application/rss+xml" />
    <pubDate>Fri, 10 Apr 2026 09:21:05 -0500</pubDate>
    <lastBuildDate>Fri, 10 Apr 2026 09:21:05 -0500</lastBuildDate>
    <generator>Jekyll v4.2.2</generator>
    
      <item>
        <title>Stop Learning. Create Your Way to Success.</title>
        <description>&lt;p&gt;&lt;em&gt;Why creating is the fastest path to confidence, growth, and real opportunity.&lt;/em&gt;&lt;/p&gt;
</description>
        <pubDate>Sun, 15 Mar 2026 15:25:00 -0500</pubDate>
        <link>https://www.pietschsoft.com/post/2026/03/15/stop-learning-create-your-way-to-success</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2026/03/15/stop-learning-create-your-way-to-success</guid>
        
        <category>Career</category>
        
        <category>Blogging</category>
        
        <category>Developer</category>
        
        
        <category>Career</category>
        
        <category>Blogging</category>
        
      </item>
    
      <item>
        <title>AI Isn&apos;t the Thing. It Gets You to the Thing.</title>
        <description>&lt;p&gt;&lt;em&gt;Why the future belongs to people who learn to use AI, not people who panic about it.&lt;/em&gt;&lt;/p&gt;
</description>
        <pubDate>Sat, 14 Mar 2026 19:27:00 -0500</pubDate>
        <link>https://www.pietschsoft.com/post/2026/03/14/ai-isnt-the-thing-it-gets-you-to-the-thing</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2026/03/14/ai-isnt-the-thing-it-gets-you-to-the-thing</guid>
        
        <category>AI</category>
        
        <category>Career</category>
        
        <category>LLM</category>
        
        <category>Developer</category>
        
        
        <category>AI</category>
        
        <category>Career</category>
        
      </item>
    
      <item>
        <title>Pets, Cattle, and the “Should We Build This?” Trap (Even When AI Makes Building Easy)</title>
        <description>&lt;p&gt;You’ve probably heard the old cloud ops mantra:&lt;/p&gt;
</description>
        <pubDate>Sat, 17 Jan 2026 17:28:00 -0600</pubDate>
        <link>https://www.pietschsoft.com/post/2026/01/17/pets-cattle-should-we-build-this</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2026/01/17/pets-cattle-should-we-build-this</guid>
        
        <category>DevOps</category>
        
        <category>Best Practices</category>
        
        <category>Terraform</category>
        
        <category>Azure</category>
        
        <category>AI</category>
        
        
        <category>Business</category>
        
        <category>Career</category>
        
        <category>AI</category>
        
      </item>
    
      <item>
        <title>How to Convert a String to an Enum and back in C#</title>
        <description>&lt;p&gt;Enums are great for making code more readable and less error-prone than passing around “magic strings” or numbers. But in the real world, strings still happen — config files, query strings, JSON payloads, environment variables, user input, etc.&lt;/p&gt;
</description>
        <pubDate>Sat, 17 Jan 2026 16:14:00 -0600</pubDate>
        <link>https://www.pietschsoft.com/post/2026/01/17/how-to-convert-string-to-enum-and-back-in-csharp</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2026/01/17/how-to-convert-string-to-enum-and-back-in-csharp</guid>
        
        <category>.NET</category>
        
        <category>C#</category>
        
        
        <category>C#</category>
        
      </item>
    
      <item>
        <title>Why Blogs Are Still Relevant Today for Developers and IT Pros</title>
        <description>&lt;p&gt;Blogs have been declared “&lt;em&gt;dead&lt;/em&gt;” more times than I can count over the years, yet they continue to quietly power careers, open doors, and build authority. Even in a world saturated with AI-generated content, personal blogs remain one of the most effective ways for developers and IT professionals to share expertise, build a reputation, and create opportunities.&lt;/p&gt;
</description>
        <pubDate>Tue, 16 Dec 2025 17:28:00 -0600</pubDate>
        <link>https://www.pietschsoft.com/post/2025/12/16/why-blogs-are-still-relevant-today</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2025/12/16/why-blogs-are-still-relevant-today</guid>
        
        <category>Career</category>
        
        <category>Blogging</category>
        
        <category>AI</category>
        
        <category>Developer</category>
        
        <category>Build5Nines</category>
        
        
        <category>Career</category>
        
        <category>Blogging</category>
        
        <category>AI</category>
        
      </item>
    
      <item>
        <title>100× Your Software Development Skills: How AI is the Next Big Leap</title>
        <description>&lt;p&gt;When I started programming decades ago — writing VB6 components, transitioning into .NET, learning C#, building automation scripts — I witnessed first-hand how each new toolset unlocked previously impossible productivity gains. Today, we’re in a similar moment of transformation thanks to AI—tools like GitHub Copilot, ChatGPT and other AI Agents / LLMs that are enabling developers to produce far more business value with their time than ever before.&lt;/p&gt;
</description>
        <pubDate>Tue, 04 Nov 2025 05:32:00 -0600</pubDate>
        <link>https://www.pietschsoft.com/post/2025/11/04/100x-your-software-development-skills-how-ai-is-next-big-leap</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2025/11/04/100x-your-software-development-skills-how-ai-is-next-big-leap</guid>
        
        <category>AI</category>
        
        <category>Coding</category>
        
        <category>Software Development</category>
        
        <category>LLM</category>
        
        <category>Copilot</category>
        
        <category>GitHub Copilot</category>
        
        
        <category>AI</category>
        
        <category>Career</category>
        
      </item>
    
      <item>
        <title>Chris Pietschmann Awarded 2025 Microsoft MVP in Microsoft Azure and Developer Technologies Categories</title>
        <description>&lt;p&gt;I am thrilled to share that &lt;strong&gt;I have been awarded the Microsoft MVP award for the 14th time!&lt;/strong&gt; I’m honored to be recognized again by Microsoft for my community contributions. The MVP community is full of incredible experts and builders, and I’m humbled to be part of this group.&lt;/p&gt;
</description>
        <pubDate>Thu, 10 Jul 2025 18:00:00 -0500</pubDate>
        <link>https://www.pietschsoft.com/post/2025/07/10/chris-pietschmann-awarded-2025-microsoft-mvp-award</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2025/07/10/chris-pietschmann-awarded-2025-microsoft-mvp-award</guid>
        
        <category>Azure</category>
        
        <category>Microsoft Azure</category>
        
        <category>Microsoft MVP</category>
        
        
        <category>Awards</category>
        
        <category>Community</category>
        
      </item>
    
      <item>
        <title>Writing Testable Code is More Important Than Unit Tests</title>
        <description>&lt;p&gt;Let me tell you a story.&lt;/p&gt;
</description>
        <pubDate>Tue, 01 Jul 2025 06:00:00 -0500</pubDate>
        <link>https://www.pietschsoft.com/post/2025/07/01/writing-testable-code-is-more-important-than-unit-tests</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2025/07/01/writing-testable-code-is-more-important-than-unit-tests</guid>
        
        <category>TDD</category>
        
        <category>Coding</category>
        
        <category>Software Development</category>
        
        
        <category>Design Patterns</category>
        
      </item>
    
      <item>
        <title>AI is Just a Tool - The Journey Still Belongs to People</title>
        <description>&lt;p&gt;I’ve been working in technology as a developer, architect and trainer for decades, I’ve seen countless waves of innovation. Each wave promised to revolutionize the way we work, and for the most part, many of them delivered. However, the way I see it, there’s something we need to talk about with the current wave that is &lt;strong&gt;Artificial Intelligence (AI)&lt;/strong&gt;.&lt;/p&gt;
</description>
        <pubDate>Fri, 30 May 2025 08:00:00 -0500</pubDate>
        <link>https://www.pietschsoft.com/post/2025/05/30/ai-is-just-a-tool-the-journey-still-blongs-to-people</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2025/05/30/ai-is-just-a-tool-the-journey-still-blongs-to-people</guid>
        
        <category>Artificial Intelligence</category>
        
        
        <category>AI</category>
        
      </item>
    
      <item>
        <title>Yes, I&apos;m a Microsoft MVP, HashiCorp Ambassador, and MCT - and I Still Build Real Stuff</title>
        <description>&lt;p&gt;Over the years, I’ve had the privilege to be honored with community recognitions, like Microsoft MVP and HashiCorp Ambassador, as well as other certifications like the Microsoft Certified Trainer (MCT). I’m proud of my accomplishments and humbled to be considered at the level of other Microsoft MVPs and HashiCorp Ambassadors that put so much great content and work out into the community. These awards and recognitions reflect years of building, shopping, mentoring, teaching, and contributing to the tech community in all kinds of ways for me. But despite all the community work that I do, which I would do regardless of these recognitions anyway, I’ve surprisingly encountered some skepticism from time to time.&lt;/p&gt;
</description>
        <pubDate>Thu, 17 Apr 2025 10:07:00 -0500</pubDate>
        <link>https://www.pietschsoft.com/post/2025/04/17/yes-im-microsoft-mvp-hashicorp-ambassador-mct-i-still-build-stuff</link>
        <guid isPermaLink="true">https://www.pietschsoft.com/post/2025/04/17/yes-im-microsoft-mvp-hashicorp-ambassador-mct-i-still-build-stuff</guid>
        
        <category>HashiCorp</category>
        
        <category>Microsoft</category>
        
        <category>Microsoft MVP</category>
        
        <category>MCT</category>
        
        <category>HashiCorp Ambassador</category>
        
        
        <category>Community</category>
        
      </item>
    
  </channel>
</rss>
