<?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>Custom Resource &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/custom-resource/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 16 Sep 2022 21:07:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Implementing long running deployments with AWS CloudFormation Custom Resources using AWS Step Functions</title>
		<link>https://noise.getoto.net/2022/09/17/implementing-long-running-deployments-with-aws-cloudformation-custom-resources-using-aws-step-functions/</link>
		
		<dc:creator><![CDATA[DAMODAR SHENVI WAGLE]]></dc:creator>
		<pubDate>Fri, 16 Sep 2022 21:07:53 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CloudFormation]]></category>
		<category><![CDATA[Custom Resource]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Step Functions]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=385b655b231f4db91e510b3844b582ca</guid>

					<description><![CDATA[AWS CloudFormation custom resource provides mechanisms to provision AWS resources that don’t have built-in support from CloudFormation. It lets us write custom provisioning logic for resources that aren’t supported as resource types under CloudFormation. This post focusses on the use cases where CloudFormation custom resource is used to implement a long running task/job. With custom […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 30/63 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 13:43:52 by W3 Total Cache
-->