<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ServerlessJourney</title>
    <link>https://serverlessjourney.com</link>
    <description>Practical tutorials and guides from your first Lambda function to production CI/CD pipelines.</description>
    <language>en-gb</language>
    <lastBuildDate>Wed, 15 Apr 2026 20:06:51 GMT</lastBuildDate>
    <atom:link href="https://serverlessjourney.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>From Console to Code: Your First serverless.yml</title>
      <link>https://serverlessjourney.com/article/serverless-framework-intro</link>
      <guid isPermaLink="true">https://serverlessjourney.com/article/serverless-framework-intro</guid>
      <description>Migrate from manual Lambda management to Infrastructure as Code with the Serverless Framework.</description>
      <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
      <category>serverless-framework</category>
    </item>
    <item>
      <title>Lambda Triggers &amp; Event Sources</title>
      <link>https://serverlessjourney.com/article/lambda-triggers-event-sources</link>
      <guid isPermaLink="true">https://serverlessjourney.com/article/lambda-triggers-event-sources</guid>
      <description>Connect your Lambda to API Gateway, S3 events, SQS queues and more. Understanding the event-driven model.</description>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>lambda</category>
    </item>
    <item>
      <title>Your First Lambda Function: A Complete Beginner&apos;s Guide</title>
      <link>https://serverlessjourney.com/article/first-lambda-function</link>
      <guid isPermaLink="true">https://serverlessjourney.com/article/first-lambda-function</guid>
      <description>Step-by-step walkthrough of creating, configuring and deploying a Lambda function from the AWS Console.</description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <category>lambda</category>
    </item>
  </channel>
</rss>