<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Raniel Gomez Garcia — Blog</title>
    <link>https://raniel.dev/blog</link>
    <description>Personal portfolio of Raniel Garcia, a senior software engineer with over 8 years of experience building .NET, Azure, full-stack, DevOps, and infrastructure-as-code solutions.</description>
    <language>en-US</language>
    <atom:link href="https://raniel.dev/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Clean Architecture in .NET Without the Ceremony</title>
      <link>https://raniel.dev/blog/clean-architecture</link>
      <guid isPermaLink="true">https://raniel.dev/blog/clean-architecture</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
      <category>Architecture</category>
      <description>How to apply Clean Architecture pragmatically in ASP.NET Core — the boundaries that matter and the ones you can skip.</description>
    </item>
    <item>
      <title>CQRS Is a Tool, Not a Religion</title>
      <link>https://raniel.dev/blog/cqrs</link>
      <guid isPermaLink="true">https://raniel.dev/blog/cqrs</guid>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <category>.NET</category>
      <description>When separating reads from writes pays off, when it doesn&apos;t, and how to adopt CQRS incrementally.</description>
    </item>
    <item>
      <title>SignalR vs Polling: Choosing the Right Real-Time Strategy</title>
      <link>https://raniel.dev/blog/signalr-vs-polling</link>
      <guid isPermaLink="true">https://raniel.dev/blog/signalr-vs-polling</guid>
      <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
      <category>.NET</category>
      <description>A practical comparison of long-polling and SignalR for live updates, with guidance on when each wins.</description>
    </item>
  </channel>
</rss>