<?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>Dan Blanco &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/dan-blanco/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 02 Feb 2024 17:57:27 +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>Import entire applications into AWS CloudFormation</title>
		<link>https://noise.getoto.net/2024/02/02/import-entire-applications-into-aws-cloudformation/</link>
		
		<dc:creator><![CDATA[Dan Blanco]]></dc:creator>
		<pubDate>Fri, 02 Feb 2024 17:57:27 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[CloudFormation]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1b35966552c16c5bb1c435ae89837b51</guid>

					<description><![CDATA[AWS Infrastructure as Code (IaC) enables customers to manage, model, and provision infrastructure at scale. You can declare your infrastructure as code in YAML or JSON by using AWS CloudFormation, in a general purpose programming language using the AWS Cloud Development Kit (CDK), or visually using Application Composer. IaC configurations can then be audited and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Automate safe AWS CloudFormation deployments from GitHub</title>
		<link>https://noise.getoto.net/2023/11/26/automate-safe-aws-cloudformation-deployments-from-github/</link>
		
		<dc:creator><![CDATA[Dan Blanco]]></dc:creator>
		<pubDate>Sun, 26 Nov 2023 20:08:38 +0000</pubDate>
				<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=f1fa29064b90e6c5aaff1c82c4abc58a</guid>

					<description><![CDATA[AWS CloudFormation, an Infrastructure as Code (IaC) service that lets you model, provision, and manage AWS and third-party resources, now supports using Git sync to automatically trigger a deployment whenever a tracked Git repository is updated. This enables developers to significantly speed up the development cycle for CloudFormation by integrating into their Git workflow and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Exploring Fn::ForEach and Fn::FindInMap enhancements in AWS CloudFormation</title>
		<link>https://noise.getoto.net/2023/07/31/exploring-fnforeach-and-fnfindinmap-enhancements-in-aws-cloudformation/</link>
		
		<dc:creator><![CDATA[Dan Blanco]]></dc:creator>
		<pubDate>Mon, 31 Jul 2023 14:49:43 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=6b5bfb02899d4ab80f3d86f6b7bf7bd7</guid>

					<description><![CDATA[AWS CloudFormation, an Infrastructure as Code (IaC) service that lets you model, provision, and manage AWS and third-party resources, recently released a new language transform that enhances the core CloudFormation language. Today, we’ll be covering two more enhancements we’ve added since our initial release: Fn::FindInMap enhancements and a new looping function – Fn::ForEach. These new […]]]></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 28/74 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-03-07 15:44:11 by W3 Total Cache
-->