<?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>Serverless Computing Archives - The Iron.io Blog</title>
	<atom:link href="https://blog.iron.io/category/serverless-computing/feed/" rel="self" type="application/rss+xml" />
	<link></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>Tue, 03 Oct 2023 16:26:08 +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>Serverless Computing Archives - The Iron.io Blog</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why Simplified Cloud Solutions Matter for New Engineers</title>
		<link>https://blog.iron.io/why-simplified-cloud-solutions-matter-for-new-engineers/</link>
					<comments>https://blog.iron.io/why-simplified-cloud-solutions-matter-for-new-engineers/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Tue, 03 Oct 2023 16:26:06 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Google Cloud Functions]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[worker system]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=9012</guid>

					<description><![CDATA[<p>New engineers and startups require intuitive yet powerful tools. While giants like AWS bring capabilities, they can overwhelm newcomers. This is where IronWorker shines, simplifying cloud tasks without compromising functionality. Key takeaways from this article: Startup Needs: Early-stage companies need efficient, uncomplicated solutions. Complex cloud tools and delayed support can impede their growth. Navigational Challenges:&#8230;</p>
<p>The post <a href="https://blog.iron.io/why-simplified-cloud-solutions-matter-for-new-engineers/">Why Simplified Cloud Solutions Matter for New Engineers</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/why-simplified-cloud-solutions-matter-for-new-engineers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Configuring GPU tasks in Background Job Processors</title>
		<link>https://blog.iron.io/configuring-gpu-tasks-in-background-job-processors/</link>
					<comments>https://blog.iron.io/configuring-gpu-tasks-in-background-job-processors/#comments</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Tue, 19 Sep 2023 13:07:46 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[Background Jobs]]></category>
		<category><![CDATA[GPU]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[Task Queue]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=9008</guid>

					<description><![CDATA[<p>GPUs are more than just a gamer's ally—they're a developer's secret weapon. From rendering high-definition maps to crunching real-time data, configuring GPU tasks can be transformative. Curious? Let's delve deeper into this game-changer for modern development. Table of Contents: The Basics of Background Job Processors Understanding GPU Tasks and Their Importance FAQs on GPU Task&#8230;</p>
<p>The post <a href="https://blog.iron.io/configuring-gpu-tasks-in-background-job-processors/">Configuring GPU tasks in Background Job Processors</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/configuring-gpu-tasks-in-background-job-processors/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Worker System as CI/CD Tool: IronWorker</title>
		<link>https://blog.iron.io/worker-system-as-ci-cd-tool-ironworker/</link>
					<comments>https://blog.iron.io/worker-system-as-ci-cd-tool-ironworker/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Mon, 14 Aug 2023 06:58:29 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[worker system]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8979</guid>

					<description><![CDATA[<p>In the age of rapid software deployment, Continuous Integration and Continuous Deployment (CI/CD) are vital practices ensuring swift, efficient, and reliable software delivery. Amidst an array of CI/CD tools, Iron.io's IronWorker emerges as a robust, scalable solution for developers aiming for streamlined code integration and deployment. Let’s dive in to see how. Table of Contents&#8230;</p>
<p>The post <a href="https://blog.iron.io/worker-system-as-ci-cd-tool-ironworker/">Worker System as CI/CD Tool: IronWorker</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/worker-system-as-ci-cd-tool-ironworker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Run ETL using Background Jobs Solution: A Hybrid Model</title>
		<link>https://blog.iron.io/run-etl-using-background-jobs-solution-a-hybrid-model/</link>
					<comments>https://blog.iron.io/run-etl-using-background-jobs-solution-a-hybrid-model/#comments</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Fri, 21 Jul 2023 11:54:47 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Background Jobs]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Hybrid Cloud]]></category>
		<category><![CDATA[IronWorker]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8929</guid>

					<description><![CDATA[<p>If you are a developer dealing with the complex process of data management, particularly with ETL (Extract, Transform, Load), this article is for you. We will guide you through the cases where running ETL jobs using background job solutions in a hybrid (or on-premise) model can be useful. Additionally, you will learn how IronWorker can&#8230;</p>
<p>The post <a href="https://blog.iron.io/run-etl-using-background-jobs-solution-a-hybrid-model/">Run ETL using Background Jobs Solution: A Hybrid Model</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/run-etl-using-background-jobs-solution-a-hybrid-model/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Monitor IronWorker Tasks with Prometheus!</title>
		<link>https://blog.iron.io/monitor-ironworker-tasks-with-prometheus/</link>
					<comments>https://blog.iron.io/monitor-ironworker-tasks-with-prometheus/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Thu, 22 Jun 2023 16:44:44 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Task Queue]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8864</guid>

					<description><![CDATA[<p>Imagine being a developer, unaware of the teeming activity within your worker systems, making it impossible to detect issues before they become full-blown problems. Sound familiar? To combat this, we're introducing our latest feature – the ability to monitor IronWorker tasks with Prometheus. In this post, we'll guide you through setting up Prometheus with IronWorker,&#8230;</p>
<p>The post <a href="https://blog.iron.io/monitor-ironworker-tasks-with-prometheus/">Monitor IronWorker Tasks with Prometheus!</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/monitor-ironworker-tasks-with-prometheus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Master Parallel Execution: Boost Efficiency</title>
		<link>https://blog.iron.io/master-parallel-execution-boost-efficiency/</link>
					<comments>https://blog.iron.io/master-parallel-execution-boost-efficiency/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Mon, 12 Jun 2023 10:28:44 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[parallel tasks]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8853</guid>

					<description><![CDATA[<p>In today's fast-paced digital world, companies often struggle to process large amounts of data quickly. Slow processing can cost millions in lost time and inefficiency. Are you facing these challenges? This blog will guide you on how to use parallel execution to run multiple background jobs at once, increasing efficiency and data security. &#160; 4&#8230;</p>
<p>The post <a href="https://blog.iron.io/master-parallel-execution-boost-efficiency/">Master Parallel Execution: Boost Efficiency</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/master-parallel-execution-boost-efficiency/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Web Scraping with Worker Systems: A Guide</title>
		<link>https://blog.iron.io/web-scraping-with-worker-systems-a-guide/</link>
					<comments>https://blog.iron.io/web-scraping-with-worker-systems-a-guide/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Fri, 09 Jun 2023 06:52:50 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[IronWorker]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8846</guid>

					<description><![CDATA[<p>Web scraping is increasingly becoming a game-changer in the digital space, with over 40% of data-driven businesses harnessing the potential of web scraping to drive strategic decisions. This blog post will delve into the intersection of worker systems and web scraping, elucidating the impact, benefits, and practical implementations of this powerful combination. &#160; 5 key&#8230;</p>
<p>The post <a href="https://blog.iron.io/web-scraping-with-worker-systems-a-guide/">Web Scraping with Worker Systems: A Guide</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/web-scraping-with-worker-systems-a-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>On-Premise Infrastructure: Pros &#038; Cons</title>
		<link>https://blog.iron.io/on-premise-infrastructure-pros-cons/</link>
					<comments>https://blog.iron.io/on-premise-infrastructure-pros-cons/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Tue, 16 May 2023 09:57:45 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Hybrid Cloud]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[on-premise]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8762</guid>

					<description><![CDATA[<p>Deciding between cloud and on-premise infrastructure? This post compares both, considering a multi-cloud strategy's popularity, and explores market options for background job processing. Whether you're exploring on-premise or cloud deployment options, this article will help you choose the solution that best meets your specific needs and requirements. Bonus: Learn how to set up IronWorker in&#8230;</p>
<p>The post <a href="https://blog.iron.io/on-premise-infrastructure-pros-cons/">On-Premise Infrastructure: Pros &#038; Cons</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/on-premise-infrastructure-pros-cons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SMS and Email Notification System</title>
		<link>https://blog.iron.io/ironworker-sms-email-notifications/</link>
					<comments>https://blog.iron.io/ironworker-sms-email-notifications/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Wed, 10 May 2023 16:33:00 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8550</guid>

					<description><![CDATA[<p>With 3.5 billion smartphone users globally (Statista, 2020) and 306.4 billion emails sent daily (Radicati Group, 2020), SMS and email notifications are indispensable for businesses to engage customers effectively. In this article, we discuss how to implement an SMS and email notification system using Twilio and SendGrid with IronWorker to improve your customer communication, and&#8230;</p>
<p>The post <a href="https://blog.iron.io/ironworker-sms-email-notifications/">SMS and Email Notification System</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/ironworker-sms-email-notifications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Automating Image Processing &#124; Amazon S3</title>
		<link>https://blog.iron.io/automating-image-processing-using-iron-io-services-and-amazon-s3/</link>
					<comments>https://blog.iron.io/automating-image-processing-using-iron-io-services-and-amazon-s3/#respond</comments>
		
		<dc:creator><![CDATA[Korak Bhaduri]]></dc:creator>
		<pubDate>Wed, 05 Apr 2023 11:57:20 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8552</guid>

					<description><![CDATA[<p>In this blog post, we will be focusing on the following use case. Assume you have images in an S3 bucket, and you wish to automate the process of applying some filters to these images and publishing them again to S3. The steps we will follow are: Configure AWS S3 and Iron.io services Create an&#8230;</p>
<p>The post <a href="https://blog.iron.io/automating-image-processing-using-iron-io-services-and-amazon-s3/">Automating Image Processing | Amazon S3</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/automating-image-processing-using-iron-io-services-and-amazon-s3/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
