<?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: Nadav Goldstein</title>
    <description>The latest articles on DEV Community by Nadav Goldstein (@nadav96).</description>
    <link>https://dev.to/nadav96</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%2F185664%2Fc4b7dacf-a003-4283-802a-206333833280.jpeg</url>
      <title>DEV Community: Nadav Goldstein</title>
      <link>https://dev.to/nadav96</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nadav96"/>
    <language>en</language>
    <item>
      <title>Rocketsam - a CLI to create and deploy microservices in AWS</title>
      <dc:creator>Nadav Goldstein</dc:creator>
      <pubDate>Mon, 24 Jun 2019 22:45:41 +0000</pubDate>
      <link>https://dev.to/nadav96/rocketsam-a-cli-to-create-and-deploy-microservices-in-aws-3c5l</link>
      <guid>https://dev.to/nadav96/rocketsam-a-cli-to-create-and-deploy-microservices-in-aws-3c5l</guid>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;

&lt;p&gt;I recently published a new cli called Rocketsam which helps create and deploy microservices to AWS using SAM local, while introducing new features such as:&lt;/p&gt;

&lt;p&gt;Caching per function (deploying only modified functions)&lt;/p&gt;

&lt;p&gt;Support installing dependencies in nodejs and python 3 using ubuntu docker image&lt;/p&gt;

&lt;p&gt;Fetching API urls and live logs from cloud watch for each function&lt;/p&gt;

&lt;p&gt;Sharing code between functions&lt;/p&gt;

&lt;p&gt;Template per function instead of one big template file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/nadav96/rocketsam"&gt;https://github.com/nadav96/rocketsam&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The development started from my frustration using either Serverless or AWS SAM local cli&lt;/p&gt;

&lt;p&gt;Please let me know if you found this helpful :)&lt;/p&gt;

</description>
      <category>aws</category>
      <category>opensource</category>
      <category>microservices</category>
      <category>node</category>
    </item>
    <item>
      <title>Rocketsam - a CLI to create and deploy microservices in AWS</title>
      <dc:creator>Nadav Goldstein</dc:creator>
      <pubDate>Mon, 24 Jun 2019 22:34:33 +0000</pubDate>
      <link>https://dev.to/nadav96/rocketsam-a-cli-to-create-and-deploy-microservices-in-aws-32g3</link>
      <guid>https://dev.to/nadav96/rocketsam-a-cli-to-create-and-deploy-microservices-in-aws-32g3</guid>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;

&lt;p&gt;I recently published a new cli called Rocketsam which helps create and deploy microservices to AWS using SAM local, while introducing new features such as:&lt;/p&gt;

&lt;p&gt;Caching per function (deploying only modified functions)&lt;/p&gt;

&lt;p&gt;Support installing dependencies in nodejs and python 3 using ubuntu docker image&lt;/p&gt;

&lt;p&gt;Fetching API urls and live logs from cloud watch for each function&lt;/p&gt;

&lt;p&gt;Sharing code between functions&lt;/p&gt;

&lt;p&gt;Template per function instead of one big template file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/nadav96/rocketsam"&gt;https://github.com/nadav96/rocketsam&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The development started from my frustration using either Serverless or AWS SAM local cli&lt;/p&gt;

&lt;p&gt;Please let me know if you found this helpful :)&lt;/p&gt;

</description>
      <category>aws</category>
      <category>opensource</category>
      <category>microservices</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
