<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Serverless on Ricky Moorhouse</title>
    <link>https://rickymoorhouse.uk/tags/serverless/</link>
    <description>Recent content in Serverless on Ricky Moorhouse</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Thu, 23 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rickymoorhouse.uk/tags/serverless/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Lambda Integration in IBM API Connect on AWS</title>
      <link>https://rickymoorhouse.uk/blog/2023/lambda/</link>
      <pubDate>Thu, 23 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2023/lambda/</guid>
      <description>&lt;p&gt;This blog post will provide you an overview of our Lambda integration in API Connect on AWS, what you could use it for and a simple worked example of setting this up.  If you’d prefer you can &lt;a href=&#34;https://youtu.be/NDKfzBSCvVA&#34;&gt;watch me demonstrate this in our video on YouTube&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Lambda is serverless computing platform provided by Amazon Web Services (AWS) which lets you build and deploy your code in a number of different programming languages with easy integrations to AWS services without having to manage infrastructure or servers.  This makes it an ideal place to build out your API implementation and when you combine this with our API Connect on AWS SaaS offering you can quickly build, manage and socialise your APIs without worrying about the infrastructure behind them.&lt;/p&gt;&#xA;&lt;p&gt;Using our Lambda policy in the SaaS service makes this simple and straight forward to integrate these so you can build out your apis around numerous different AWS services then manage them centrally through API Connect, sharing them with consumers through our customisable developer portal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Invoke IBM Cloud Functions from API Connect</title>
      <link>https://rickymoorhouse.uk/blog/2022/ibm-cloud-functions/</link>
      <pubDate>Tue, 25 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2022/ibm-cloud-functions/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://cloud.ibm.com/functions/learn/concepts&#34;&gt;Cloud functions&lt;/a&gt; offer an easy way to build functionality and only pay for the time they are actually running  without having to worry about how it will be hosted - you just right the code, save it and it is ready to be invoked. The function can be invoked through an event trigger or as a REST API - in this case I&#39;m going to show how you can trigger a function as part of your API Connect assembly flow - providing an easy way to manage and socialise the functionality you have built.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
