<?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: Austen Collins</title>
    <description>The latest articles on DEV Community by Austen Collins (@austen).</description>
    <link>https://dev.to/austen</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%2F199808%2F4c910118-f37c-43e4-8d82-1f45c938230a.jpg</url>
      <title>DEV Community: Austen Collins</title>
      <link>https://dev.to/austen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/austen"/>
    <language>en</language>
    <item>
      <title>Fast, Cheap, Global React Apps w/ Serverless Framework</title>
      <dc:creator>Austen Collins</dc:creator>
      <pubDate>Sat, 10 Aug 2019 07:30:42 +0000</pubDate>
      <link>https://dev.to/austen/fast-cheap-global-react-apps-w-serverless-framework-1o41</link>
      <guid>https://dev.to/austen/fast-cheap-global-react-apps-w-serverless-framework-1o41</guid>
      <description>&lt;p&gt;I put together a video tutorial on deploying fast, cheap and global React applications on Amazon Web Services via Serverless Framework Components.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/ts26BVuX3j0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;

&lt;p&gt;Infra used behind the scenes: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AWS Cloudfront&lt;/li&gt;
&lt;li&gt;AWS S3&lt;/li&gt;
&lt;li&gt;AWS Route53&lt;/li&gt;
&lt;li&gt;AWS Certificate Manager&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>react</category>
      <category>serverless</category>
      <category>aws</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Serverless Framework in 2019</title>
      <dc:creator>Austen Collins</dc:creator>
      <pubDate>Mon, 22 Jul 2019 18:34:04 +0000</pubDate>
      <link>https://dev.to/austen/serverless-framework-in-2019-5265</link>
      <guid>https://dev.to/austen/serverless-framework-in-2019-5265</guid>
      <description>&lt;p&gt;The &lt;a href="https://www.serverless.com"&gt;Serverless Framework&lt;/a&gt; enables everyone to build applications with radically low overhead and cost.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;And by low cost, I mean as cheaply as 0.0000002¢ each time your code runs.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The Framework does this by building applications on new cloud infrastructure, like AWS Lambda, that auto-scales and only charges you when it runs. Meaning, your application will not cost you a penny when it's not being used.&lt;/p&gt;

&lt;p&gt;The Serverless Framework has become the leading tool for building serverless applications.  This year, we're expanding it to be more than just a tool for development.&lt;/p&gt;

&lt;p&gt;The Framework now includes monitoring, testing and security features to help you operate your serverless applications, for free!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here's a quick video overview:  &lt;a href="https://www.youtube.com/watch?v=-Nf0ui3qP2E"&gt;https://www.youtube.com/watch?v=-Nf0ui3qP2E&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>serverless</category>
      <category>aws</category>
      <category>javascript</category>
      <category>node</category>
    </item>
  </channel>
</rss>
