<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dan Stockham</title>
    <description>The latest articles on DEV Community by Dan Stockham (@danstockham).</description>
    <link>https://dev.to/danstockham</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F294037%2Fa3a92765-6193-46db-aaa5-20f0c2fad203.jpg</url>
      <title>DEV Community: Dan Stockham</title>
      <link>https://dev.to/danstockham</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/danstockham"/>
    <language>en</language>
    <item>
      <title>Deploying to Production using Containers but without Kubernetes</title>
      <dc:creator>Dan Stockham</dc:creator>
      <pubDate>Wed, 09 Jun 2021 20:27:06 +0000</pubDate>
      <link>https://dev.to/danstockham/deploying-to-production-using-containers-but-without-kubernetes-1a8j</link>
      <guid>https://dev.to/danstockham/deploying-to-production-using-containers-but-without-kubernetes-1a8j</guid>
      <description>&lt;p&gt;What would be the approach to deploy a traditional web application with a SQL database (PostgreSQL) using containers?&lt;/p&gt;

&lt;p&gt;I heard that though Docker compose makes deploying more convenient, it's not the best choice due to the lack of scaling. The better option is Kubernetes but there's not enough ramp up time before our deployment and there's also the question of support -- will I know enough to maintain the cluster?&lt;/p&gt;

&lt;p&gt;Are there alternatives?&lt;/p&gt;

&lt;p&gt;Thanks! :) &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Project ideas that can be done in 4 hours or less?</title>
      <dc:creator>Dan Stockham</dc:creator>
      <pubDate>Thu, 03 Jun 2021 15:00:10 +0000</pubDate>
      <link>https://dev.to/danstockham/project-ideas-that-can-be-done-in-4-hours-or-less-3f0n</link>
      <guid>https://dev.to/danstockham/project-ideas-that-can-be-done-in-4-hours-or-less-3f0n</guid>
      <description>&lt;p&gt;A friend of mine approached about coming up with ideas to live stream to his audience. I suggested to build small projects that could finished within a single session like code katas.&lt;/p&gt;

&lt;p&gt;Is there any code katas or small projects that people suggest that be built in 4 hours or less?&lt;/p&gt;

</description>
      <category>help</category>
      <category>katas</category>
    </item>
  </channel>
</rss>
