<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://oliverio.dev</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Why AWS Service Connect May Not Be Your Friend for SSE: A Debugging Adventure</title>
          <link>https://oliverio.dev/blog/aws-service-connect-sse</link>
          <description>Debugging and solving a tough networking problem with ECS</description>
          <pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Setting up continuous deployment through Github Actions</title>
          <link>https://oliverio.dev/blog/cd-github-actions</link>
          <description>Lessons learned the hard way setting up a continuous deployment through Github Actions.</description>
          <pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Github Actions lessons learned the hard way</title>
          <link>https://oliverio.dev/blog/github-actions-lessons</link>
          <description>Subtleties and Gotcha's when working with Github Actions: LARPing as a devops engineer</description>
          <pubDate>Fri, 02 Aug 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>