<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Giorgi Paikidze — Blog</title>
    <link>https://giorgipaikidze.dev</link>
    <description>Insights on software architecture, DevOps practices, and the evolving landscape of AI engineering.</description>
    <language>en</language>
    <atom:link href="https://giorgipaikidze.dev/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Building Scalable Microservices with Node.js</title>
      <link>https://giorgipaikidze.dev/blog/building-scalable-microservices</link>
      <guid isPermaLink="true">https://giorgipaikidze.dev/blog/building-scalable-microservices</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>Lessons learned from designing and implementing microservices architecture in production environments.</description>
      <category>Architecture</category>
    </item>
    <item>
      <title>DevOps Best Practices for CI/CD Pipelines</title>
      <link>https://giorgipaikidze.dev/blog/devops-best-practices-cicd</link>
      <guid isPermaLink="true">https://giorgipaikidze.dev/blog/devops-best-practices-cicd</guid>
      <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
      <description>A comprehensive guide to setting up efficient, reliable continuous integration and deployment workflows.</description>
      <category>DevOps</category>
    </item>
    <item>
      <title>Modern State Management in React Applications</title>
      <link>https://giorgipaikidze.dev/blog/modern-state-management-react</link>
      <guid isPermaLink="true">https://giorgipaikidze.dev/blog/modern-state-management-react</guid>
      <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
      <description>Comparing different state management solutions and when to use each approach in your React projects.</description>
      <category>Frontend</category>
    </item>
  </channel>
</rss>