<?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 CDK &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/aws-cdk/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Fri, 28 Nov 2025 22:52:07 +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>Introducing the AWS Infrastructure as Code MCP Server: AI-Powered CDK and CloudFormation Assistance</title>
		<link>https://noise.getoto.net/2025/11/29/introducing-the-aws-infrastructure-as-code-mcp-server-ai-powered-cdk-and-cloudformation-assistance/</link>
		
		<dc:creator><![CDATA[Idriss Laouali Abdou]]></dc:creator>
		<pubDate>Fri, 28 Nov 2025 22:52:07 +0000</pubDate>
				<category><![CDATA[AI/ML]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=521a11fbd0024e21d2f0478c080e8e05</guid>

					<description><![CDATA[Streamline your AWS infrastructure development with AI-powered documentation search, validation, and troubleshooting Introduction Today, we’re excited to introduce the AWS Infrastructure-as-Code (IaC) MCP Server, a new tool that bridges the gap between AI assistants and your AWS infrastructure development workflow. Built on the Model Context Protocol (MCP), this server enables AI assistants like Kiro CLI, […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Safely Handle Configuration Drift with CloudFormation Drift-Aware Change Sets</title>
		<link>https://noise.getoto.net/2025/11/19/safely-handle-configuration-drift-with-cloudformation-drift-aware-change-sets/</link>
		
		<dc:creator><![CDATA[JJ Lei]]></dc:creator>
		<pubDate>Wed, 19 Nov 2025 18:54:15 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2bb069eb811ea2932c7a8078a6541f19</guid>

					<description><![CDATA[Introduction Is configuration drift preventing you from accessing the speed, safety, and governance benefits of AWS CloudFormation for infrastructure management? Configuration drift occurs when cloud resources are modified outside of CloudFormation, leading to a mismatch in the actual state and template definition of resources. Drift tends to accumulate from infrastructure changes that engineers make via […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Accelerate infrastructure development with CloudFormation pre-deployment validation and simplified troubleshooting</title>
		<link>https://noise.getoto.net/2025/11/19/accelerate-infrastructure-development-with-cloudformation-pre-deployment-validation-and-simplified-troubleshooting/</link>
		
		<dc:creator><![CDATA[Idriss Laouali Abdou]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 23:47:10 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=deb8f655b53f8c7f1ebb603f489d5ecb</guid>

					<description><![CDATA[AWS CloudFormation makes it easy to model and provision your cloud application infrastructure as code. CloudFormation templates can be written directly in JSON or YAML, or they can be generated by tools like the AWS Cloud Development Kit (CDK). Resources are created and managed by CloudFormation as units called Stacks. Additionally, change set enable you […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to Simplify Multi-Account Deployments Monitoring: Centralized Logs for AWS CloudFormation StackSets</title>
		<link>https://noise.getoto.net/2025/10/24/how-to-simplify-multi-account-deployments-monitoring-centralized-logs-for-aws-cloudformation-stacksets/</link>
		
		<dc:creator><![CDATA[Idriss Laouali Abdou]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 15:35:20 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8fa4447d39d571ea2f767bdf49c338e5</guid>

					<description><![CDATA[Introduction As organizations adopt multi-account strategies for improved security features and governance, AWS CloudFormation StackSets enables organizations to deploy infrastructure across multiple accounts and regions. However, monitoring and tracking these distributed deployments across multiple accounts presents operational challenges. When a critical security baseline deployed across 50 accounts suddenly starts failing, teams face the daunting task of logging […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Infrastructure as Code at Thomson Reuters with AWS CDK</title>
		<link>https://noise.getoto.net/2025/10/21/infrastructure-as-code-at-thomson-reuters-with-aws-cdk/</link>
		
		<dc:creator><![CDATA[Vu San Ha Huynh]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 07:28:37 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b11623b481cb31b73ace89815dc93377</guid>

					<description><![CDATA[This post is cowritten by Danilo Tommasina and Lalit Kumar B from Thomson Reuters. Large organizations often struggle with infrastructure management challenges including compliance issues, development bottlenecks and errors from inconsistent AWS resource creation across teams. Without standardized naming, tagging and policy enforcement, teams face repeated boilerplate code and difficulty accessing centrally-managed resources. In this […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Beyond Bootstrap: Bootstrapless CDK Deployments at GoDaddy</title>
		<link>https://noise.getoto.net/2025/10/07/beyond-bootstrap-bootstrapless-cdk-deployments-at-godaddy/</link>
		
		<dc:creator><![CDATA[Juan Pablo Melgarejo Zamora]]></dc:creator>
		<pubDate>Mon, 06 Oct 2025 21:45:06 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=5bf0d8dc38ec9805c941fd22e8879d43</guid>

					<description><![CDATA[This is a guest post written by Ramanathan Nachiappan from GoDaddy. In the world of infrastructure as code, the AWS Cloud Development Kit (AWS CDK) has revolutionized how teams define and provision cloud resources. Central to its operation is the bootstrapping process, which ensures all required resources and permissions are in place to enable secure […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>AWS Cloud Development Kit (CDK) Launches Refactor</title>
		<link>https://noise.getoto.net/2025/09/10/aws-cloud-development-kit-cdk-launches-refactor/</link>
		
		<dc:creator><![CDATA[Natalie White]]></dc:creator>
		<pubDate>Wed, 10 Sep 2025 17:19:13 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[CDK]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1f311e8aa8d8b211decc4bf505a30fcb</guid>

					<description><![CDATA[We are excited to announce a new AWS Cloud Development Kit (CDK) feature that makes it easier and safer to refactor your infrastructure as code. CDK Refactor aims to preserve your AWS resources as you rename constructs, move resources between stacks, and reorganize your CDK applications – operations that previously risked resource replacement. When writing […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing the end of support for Node.js 18.x in AWS CDK</title>
		<link>https://noise.getoto.net/2025/07/15/announcing-the-end-of-support-for-node-js-18-x-in-aws-cdk/</link>
		
		<dc:creator><![CDATA[Charles Meruwoma]]></dc:creator>
		<pubDate>Tue, 15 Jul 2025 00:47:05 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[CDK]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ef616370bc548d8128c06d11cf811e03</guid>

					<description><![CDATA[On November 30th, 2025, the AWS Cloud Development Kit (CDK) will no longer support Node.js 18.x, which reached end of life on April 30, 2025. This change applies to all AWS CDK components that depend on Node.js, including the AWS CDK CLI, the Construct Library, and broader CDK ecosystem projects such as JSII, Projen, and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing the General Availability of the Amazon EventBridge Scheduler L2 Construct</title>
		<link>https://noise.getoto.net/2025/04/08/announcing-the-general-availability-of-the-amazon-eventbridge-scheduler-l2-construct/</link>
		
		<dc:creator><![CDATA[Svenja Raether]]></dc:creator>
		<pubDate>Mon, 07 Apr 2025 21:38:35 +0000</pubDate>
				<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=946d40c6e9ca32327edf0a52f1715bba</guid>

					<description><![CDATA[Today we’re announcing the general availability (GA) of the Amazon EventBridge Scheduler and Targets Level 2 (L2) constructs in the AWS Cloud Development Kit (AWS CDK) construct library. EventBridge Scheduler is a serverless scheduler that enables users to schedule tasks and events at scale. Prior to the launch of these L2 constructs, developers had to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing the end of support for Node.js 14.x and 16.x in AWS CDK</title>
		<link>https://noise.getoto.net/2025/03/11/announcing-the-end-of-support-for-node-js-14-x-and-16-x-in-aws-cdk/</link>
		
		<dc:creator><![CDATA[Adam Keller]]></dc:creator>
		<pubDate>Tue, 11 Mar 2025 21:40:45 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[CDK]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7a9459897d34cb97545e8262a551cfc6</guid>

					<description><![CDATA[On May 30th, 2025, the AWS Cloud Development Kit (CDK) will no longer support Node.js 14.x and 16.x, which reached end of life on 4/30/2023 (14.x) and 9/11/2023 (16.x). This change applies to all AWS CDK components that depend on Node.js, including the AWS CDK CLI, the Construct Library, and broader CDK ecosystem projects such […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing CDK Garbage Collection</title>
		<link>https://noise.getoto.net/2025/02/21/announcing-cdk-garbage-collection/</link>
		
		<dc:creator><![CDATA[Kaizen Conroy]]></dc:creator>
		<pubDate>Fri, 21 Feb 2025 16:37:47 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a930d22f0526fa99d5e03fc814ca904a</guid>

					<description><![CDATA[The AWS Cloud Development Kit (CDK) is an open source framework that enables developers to define cloud infrastructure using a familiar programming language. Additionally, CDK provides higher level abstractions (Constructs), which reduce the complexity required to define and integrate AWS services together when building on AWS. CDK also provides core functionality like CDK Assets, which […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>AWS CloudFormation: 2024 Year in Review</title>
		<link>https://noise.getoto.net/2025/02/18/aws-cloudformation-2024-year-in-review/</link>
		
		<dc:creator><![CDATA[Idriss Laouali Abdou]]></dc:creator>
		<pubDate>Mon, 17 Feb 2025 22:41:53 +0000</pubDate>
				<category><![CDATA[Amazon Q Developer]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=219dda33689cb38717ce766ad58f88c1</guid>

					<description><![CDATA[AWS CloudFormation: 2024 Year in Review AWS CloudFormation enables you to model and provision your cloud application infrastructure as code-base templates. Whether you prefer writing templates directly in JSON or YAML, or using programming languages like Python, Java, and TypeScript with the AWS Cloud Development Kit (CDK), CloudFormation and CDK provide the flexibility you need. […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>A new AWS CDK L2 construct for Amazon CloudFront Origin Access Control (OAC)</title>
		<link>https://noise.getoto.net/2024/10/31/a-new-aws-cdk-l2-construct-for-amazon-cloudfront-origin-access-control-oac/</link>
		
		<dc:creator><![CDATA[Josh DeMuth]]></dc:creator>
		<pubDate>Thu, 31 Oct 2024 18:45:02 +0000</pubDate>
				<category><![CDATA[Amazon CloudFront]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[cloudfront]]></category>
		<category><![CDATA[devops]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2940ddd84455c096ba784dcc52262c6e</guid>

					<description><![CDATA[Recently, we launched a new AWS Cloud Development Kit (CDK) L2 construct for Amazon CloudFront Origin Access Control (OAC). This construct simplifies the configuration and maintenance of securing Amazon Simple Storage Service (Amazon S3) CloudFront origins with CDK. Launched in 2022, OAC is the recommended way to secure your CloudFront distributions due to additional security features compared […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using Semantic Versioning to Simplify Release Management</title>
		<link>https://noise.getoto.net/2024/10/29/using-semantic-versioning-to-simplify-release-management/</link>
		
		<dc:creator><![CDATA[Brandon Kindred]]></dc:creator>
		<pubDate>Tue, 29 Oct 2024 18:22:46 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CDK]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[npm]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=480066f26a02cba4679d7a6898e2c168</guid>

					<description><![CDATA[Any organization that manages software libraries and applications needs a standardized way to catalog, reference, import, fix bugs and update the versions of those libraries and applications. Semantic Versioning enables developers, testers, and project managers to have a more standardized process for committing code and managing different versions. It’s benefits also extend beyond development teams […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Instant Well-Architected CDK Resources with Solutions Constructs Factories</title>
		<link>https://noise.getoto.net/2024/10/16/instant-well-architected-cdk-resources-with-solutions-constructs-factories/</link>
		
		<dc:creator><![CDATA[Biff Gaut]]></dc:creator>
		<pubDate>Wed, 16 Oct 2024 11:41:36 +0000</pubDate>
				<category><![CDATA[*Learning Levels]]></category>
		<category><![CDATA[*Post Types]]></category>
		<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS Solutions Constructs]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=81532a3c22869379515da4f34e9d8e35</guid>

					<description><![CDATA[For several years, AWS Solutions Constructs have helped thousands of AWS Cloud Development Kit (CDK) users accelerate their creation of well-architected workloads by providing small, composable patterns linking two or more AWS services, such as an Amazon S3 bucket triggering an AWS Lambda function. Over this time, customers with use cases that don’t match an […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use Amazon Q Developer to deploy a Serverless web application with AWS CDK</title>
		<link>https://noise.getoto.net/2024/08/07/how-to-use-amazon-q-developer-to-deploy-a-serverless-web-application-with-aws-cdk/</link>
		
		<dc:creator><![CDATA[Riya Dani]]></dc:creator>
		<pubDate>Wed, 07 Aug 2024 15:26:11 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web app]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=1ebaeb0825c789316c2bebe3f32f29eb</guid>

					<description><![CDATA[Did you know that Amazon Q Developer, a new type of Generative AI-powered (GenAI) assistant, can help developers and DevOps engineers accelerate Infrastructure as Code (IaC) development using the AWS Cloud Development Kit (CDK)? IaC is a practice where infrastructure components such as servers, networks, and cloud resources are defined and managed using code. Instead […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Streamline your data governance by deploying Amazon DataZone with the AWS CDK</title>
		<link>https://noise.getoto.net/2024/07/23/streamline-your-data-governance-by-deploying-amazon-datazone-with-the-aws-cdk/</link>
		
		<dc:creator><![CDATA[Bandana Das]]></dc:creator>
		<pubDate>Tue, 23 Jul 2024 17:07:36 +0000</pubDate>
				<category><![CDATA[Amazon DataZone]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[data governance]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=791d39bf39ec75c571aa8e212d96c3a9</guid>

					<description><![CDATA[Managing data across diverse environments can be a complex and daunting task. Amazon DataZone simplifies this so you can catalog, discover, share, and govern data stored across AWS, on premises, and third-party sources. Many organizations manage vast amounts of data assets owned by various teams, creating a complex landscape that poses challenges for scalable data […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Refactoring to Serverless: From Application to Automation</title>
		<link>https://noise.getoto.net/2024/07/03/refactoring-to-serverless-from-application-to-automation/</link>
		
		<dc:creator><![CDATA[Sindhu Pillai]]></dc:creator>
		<pubDate>Wed, 03 Jul 2024 20:41:32 +0000</pubDate>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=e36eb09ead0ba6c8523963426b6b3606</guid>

					<description><![CDATA[Serverless technologies not only minimize the time that builders spend managing infrastructure, they also help builders reduce the amount of application code they need to write. Replacing application code with fully managed cloud services improves both the operational characteristics and the maintainability of your applications thanks to a cleaner separation between business logic and application […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Driving Development Forward: How the PGA TOUR speeds up Development with the AWS CDK</title>
		<link>https://noise.getoto.net/2024/03/17/driving-development-forward-how-the-pga-tour-speeds-up-development-with-the-aws-cdk/</link>
		
		<dc:creator><![CDATA[Evgeny Karasik]]></dc:creator>
		<pubDate>Sun, 17 Mar 2024 09:32:48 +0000</pubDate>
				<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Experience-Based Acceleration]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=5c18980882751de829e2a100a05ffe16</guid>

					<description><![CDATA[This post is written by Jeff Kammerer, Senior Solutions Architect. The PGA TOUR is the world’s premier membership organization for touring professional golfers, co-sanctioning tournaments on the PGA TOUR along with several other developmental, senior, and international tournament series. The PGA TOUR is passionate about bringing its fans closer to the players, tournaments, and courses. […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<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>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 51/404 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-05 22:12:52 by W3 Total Cache
-->