<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AWS Lambda Archives - The Iron.io Blog</title>
	<atom:link href="https://blog.iron.io/tag/aws-lambda/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.iron.io/tag/aws-lambda/</link>
	<description>Scalable serverless application tools to run background tasks with Docker containers and manage messaging queues with cloud elasticity and handheld customer support.</description>
	<lastBuildDate>Mon, 31 Jul 2023 03:27:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.iron.io/wp-content/uploads/2017/11/cropped-iron-avatar-1-32x32.png</url>
	<title>AWS Lambda Archives - The Iron.io Blog</title>
	<link>https://blog.iron.io/tag/aws-lambda/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Monitor AWS Lambda Functions Using Container Images</title>
		<link>https://blog.iron.io/monitor-aws-lambda-functions-using-container-images/</link>
					<comments>https://blog.iron.io/monitor-aws-lambda-functions-using-container-images/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Mon, 07 Jun 2021 05:09:00 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[container image]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Lambda Containers Datadog]]></category>
		<category><![CDATA[lambda function]]></category>
		<category><![CDATA[runtime]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8392</guid>

					<description><![CDATA[<p>Since its inception, the concept of a serverless ecosystem has fascinated developers. While making deploying applications faster and simpler than ever, serverless environments now offer a strategic means of building scalable, modern products. However, as organizations continue to rapidly adopt the latest in serverless tech, many developers are facing visibility gaps due to holes and&#8230;</p>
<p>The post <a href="https://blog.iron.io/monitor-aws-lambda-functions-using-container-images/">Monitor AWS Lambda Functions Using Container Images</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/monitor-aws-lambda-functions-using-container-images/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AWS Lambda Reviews</title>
		<link>https://blog.iron.io/aws-lambda-reviews/</link>
					<comments>https://blog.iron.io/aws-lambda-reviews/#comments</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Wed, 19 Aug 2020 22:19:29 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[IronWorker]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7372</guid>

					<description><![CDATA[<p>Introduction AWS Lambda is a serverless compute solution from Amazon Web Services that executes code in response to a given event or trigger. In our AWS Lambda overview, we answered the question “What is AWS Lambda?” But to decide whether AWS Lambda is right for you, it’s important to see what real people are saying in&#8230;</p>
<p>The post <a href="https://blog.iron.io/aws-lambda-reviews/">AWS Lambda Reviews</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/aws-lambda-reviews/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>What is AWS Lambda</title>
		<link>https://blog.iron.io/what-is-aws-lambda/</link>
					<comments>https://blog.iron.io/what-is-aws-lambda/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Wed, 19 Aug 2020 04:15:05 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[serverless computing]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7355</guid>

					<description><![CDATA[<p>In the past few years, Amazon Web Services and other public cloud providers have continued to expand in both size and number of offerings, trying to win users through benefits such as convenience, flexibility, and cost-effectiveness.&#160;AWS Lambda&#160;is an essential part of the Amazon Web Services toolkit: it’s a serverless computing solution that can run code&#8230;</p>
<p>The post <a href="https://blog.iron.io/what-is-aws-lambda/">What is AWS Lambda</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/what-is-aws-lambda/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Escape The Lambda 512MB /tmp Storage Limitation</title>
		<link>https://blog.iron.io/lambda-512mb-tmp-storage-limitation/</link>
					<comments>https://blog.iron.io/lambda-512mb-tmp-storage-limitation/#comments</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 22:37:43 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7262</guid>

					<description><![CDATA[<p>Escape The Lambda 512MB /tmp Storage Limitation Frustrated with the AWS Lambda 512MB temp storage limitation? Lambda by Amazon Web Services is often touted as one of the most popular serverless solutions, but the frustratingly low 512MB storage limit in the /tmp directory leaves a lot of people looking for a better option. If you&#8230;</p>
<p>The post <a href="https://blog.iron.io/lambda-512mb-tmp-storage-limitation/">How to Escape The Lambda 512MB /tmp Storage Limitation</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/lambda-512mb-tmp-storage-limitation/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Introducing: Computerless™</title>
		<link>https://blog.iron.io/introducing-computerless/</link>
					<comments>https://blog.iron.io/introducing-computerless/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Mon, 01 Apr 2019 15:09:24 +0000</pubDate>
				<category><![CDATA[Programming Topics]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[containers]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Message Queues]]></category>
		<category><![CDATA[Microservices]]></category>
		<category><![CDATA[RabbitMQ]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=6975</guid>

					<description><![CDATA[<p>Iron was one of the pioneers of Serverless, so we’re excited to announce that we’ll also be one of the first companies to offer the next generation of compute: &#160;It’s called Computerless™. Unlike Serverless, this technology removes the physical machine completely. &#160;Our offering piggy-backs off the recent developments in fiber optic technology developed at the&#8230;</p>
<p>The post <a href="https://blog.iron.io/introducing-computerless/">Introducing: Computerless™</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/introducing-computerless/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Announcing Project Picasso &#8211; OpenStack Functions as a Service</title>
		<link>https://blog.iron.io/announcing-project-picasso-openstack-functions-service/</link>
					<comments>https://blog.iron.io/announcing-project-picasso-openstack-functions-service/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Tue, 20 Dec 2016 19:51:19 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[faas]]></category>
		<category><![CDATA[ironfunctions]]></category>
		<category><![CDATA[OpenStack]]></category>
		<guid isPermaLink="false">https://www.iron.io/?p=6669</guid>

					<description><![CDATA[<p>We are pleased to announce a new project to enable Functions as a Service (FaaS) on OpenStack &#8212; Picasso. The mission is to provide an API for running FaaS on OpenStack, abstracting away the infrastructure layer while enabling simplicity, efficiency, and scalability for both developers and operators. Picasso can be used to trigger functions from OpenStack services,&#8230;</p>
<p>The post <a href="https://blog.iron.io/announcing-project-picasso-openstack-functions-service/">Announcing Project Picasso &#8211; OpenStack Functions as a Service</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/announcing-project-picasso-openstack-functions-service/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delivering on the Promise of Multicloud Lambda-like Functionality</title>
		<link>https://blog.iron.io/delivering-on-the-promise-of-multicloud-lambda-like-functionality/</link>
					<comments>https://blog.iron.io/delivering-on-the-promise-of-multicloud-lambda-like-functionality/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Tue, 27 Sep 2016 17:34:25 +0000</pubDate>
				<category><![CDATA[Serverless News]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Cloud Foundry]]></category>
		<category><![CDATA[OpenShift]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Red Hat]]></category>
		<guid isPermaLink="false">https://www.iron.io/?p=6604</guid>

					<description><![CDATA[<p>In February, we launch a beta called Project Kratos. It promised to bring Lambda-like functionality to any cloud – public, private, hybrid or on-premises. As we quickly approach Q4, February seems like a long time ago, but so much has happened since then. Over the past seven months, serverless computing has gained momentum as more&#8230;</p>
<p>The post <a href="https://blog.iron.io/delivering-on-the-promise-of-multicloud-lambda-like-functionality/">Delivering on the Promise of Multicloud Lambda-like Functionality</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/delivering-on-the-promise-of-multicloud-lambda-like-functionality/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Introducing Lambda support on Iron.io</title>
		<link>https://blog.iron.io/introducing-aws-lambda-support/</link>
					<comments>https://blog.iron.io/introducing-aws-lambda-support/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Thu, 21 Apr 2016 09:24:38 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[IronWorker]]></category>
		<guid isPermaLink="false">https://www.iron.io/?p=6128</guid>

					<description><![CDATA[<p>Overview Serverless computing has become a compelling model for companies to add business value without their development teams having to worry about provisioning, managing, and scaling infrastructure. The concept is that developers write code that performs business logic based on  some specific input data, and the platform handles the details of: Where to run it: Use some machine&#8230;</p>
<p>The post <a href="https://blog.iron.io/introducing-aws-lambda-support/">Introducing Lambda support on Iron.io</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/introducing-aws-lambda-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AWS Lambda vs IronWorker</title>
		<link>https://blog.iron.io/aws-lambda-vs-ironworker/</link>
					<comments>https://blog.iron.io/aws-lambda-vs-ironworker/#comments</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Thu, 08 Jan 2015 20:53:00 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[IronWorker]]></category>
		<guid isPermaLink="false">http://ironio2.wpengine.com/?p=6</guid>

					<description><![CDATA[<p>Overview &#160; If imitation is the sincerest form of flattery, then consider us flattered by Amazon. The new AWS Lambda service is nearly the same thing as Iron.io's IronWorker&#160;service, solving the same problem with a slightly different API. I took it on as a project recently to compare and contrast how each service works, how&#8230;</p>
<p>The post <a href="https://blog.iron.io/aws-lambda-vs-ironworker/">AWS Lambda vs IronWorker</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/aws-lambda-vs-ironworker/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
