<?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: ubitton</title>
    <description>The latest articles on DEV Community by ubitton (@ubitton).</description>
    <link>https://dev.to/ubitton</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%2F1280299%2Fc2b6a296-2b58-4ace-b7c3-aef4aa934153.png</url>
      <title>DEV Community: ubitton</title>
      <link>https://dev.to/ubitton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ubitton"/>
    <language>en</language>
    <item>
      <title>How To Upload Files To AWS S3 Using Serverless Lambda Functions</title>
      <dc:creator>ubitton</dc:creator>
      <pubDate>Sun, 31 Mar 2024 21:00:03 +0000</pubDate>
      <link>https://dev.to/ubitton/how-to-upload-files-to-aws-s3-using-serverless-lambda-functions-1eg8</link>
      <guid>https://dev.to/ubitton/how-to-upload-files-to-aws-s3-using-serverless-lambda-functions-1eg8</guid>
      <description>&lt;p&gt;With the release of serverless infrastructure, running code without managing servers has never been easier.&lt;/p&gt;

&lt;p&gt;Only a few years ago, if you wanted to run server code you would need to provision a server or several servers, manage them to make sure they were well maintained and debug when problems arose.&lt;/p&gt;

&lt;p&gt;Now with the rise of serverless functions or Functions as a Service (FaaS) you could run server code from nothing, no hardware within mere minutes...&lt;/p&gt;

&lt;p&gt;Read the full article here:&lt;br&gt;
&lt;a href="https://medium.com/success-with-aws/how-to-upload-files-to-aws-s3-using-serverless-lambda-functions-9fc040513f59"&gt;https://medium.com/success-with-aws/how-to-upload-files-to-aws-s3-using-serverless-lambda-functions-9fc040513f59&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>s3</category>
      <category>serverless</category>
      <category>lambda</category>
    </item>
  </channel>
</rss>
