<?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>Infrastructure as Code &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/infrastructure-as-code/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>Introducing AWS CloudFormation Stack Refactoring Console Experience: Reorganize Your Infrastructure Without Disruption</title>
		<link>https://noise.getoto.net/2025/11/22/introducing-aws-cloudformation-stack-refactoring-console-experience-reorganize-your-infrastructure-without-disruption/</link>
		
		<dc:creator><![CDATA[Brian Terry]]></dc:creator>
		<pubDate>Sat, 22 Nov 2025 00:50:47 +0000</pubDate>
				<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CloudFormation]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=6825178b52182d11071909d34dfa2f78</guid>

					<description><![CDATA[AWS CloudFormation models and provisions cloud infrastructure as code, letting you manage entire lifecycle operations through declarative templates. Stack Refactoring console experience, announced today, extends the AWS CLI experience launched earlier. Now, you move resources between stacks, rename logical IDs, and decompose monolithic templates into focused components without touching the underlying infrastructure using the CloudFormation […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Take fine-grained control of your AWS CloudFormation StackSets Deployment with StackSet Dependencies</title>
		<link>https://noise.getoto.net/2025/11/22/take-fine-grained-control-of-your-aws-cloudformation-stacksets-deployment-with-stackset-dependencies/</link>
		
		<dc:creator><![CDATA[Tanvi Ravindra Malali]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 22:22:00 +0000</pubDate>
				<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS CloudFormation Stackset]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b367a5f50f4583a82c932ab06596856e</guid>

					<description><![CDATA[Introduction AWS CloudFormation StackSets enable you to deploy CloudFormation stacks across multiple AWS accounts and regions with a single operation, providing centralized management of infrastructure at scale through AWS Organizations integration. In enterprise environments, multiple StackSet often need to deploy in a specific order. For example, networking infrastructure must be ready before applications can deploy […]]]></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>Streamlining Multi-Account Infrastructure with AWS CloudFormation StackSets and AWS CDK</title>
		<link>https://noise.getoto.net/2025/11/03/streamlining-multi-account-infrastructure-with-aws-cloudformation-stacksets-and-aws-cdk/</link>
		
		<dc:creator><![CDATA[Franco Abregu]]></dc:creator>
		<pubDate>Mon, 03 Nov 2025 14:44:41 +0000</pubDate>
				<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fcd9da268f5c86439d7f14d6cf2a3447</guid>

					<description><![CDATA[Introduction Organizations operating at scale on AWS often need to manage resources across multiple accounts and regions. Whether it’s deploying security controls, compliance configurations, or shared services, maintaining consistency can be challenging. AWS CloudFormation StackSets (StackSets) has been helping organizations deploy resources across multiple accounts and regions since its launch. While the service is powerful […]]]></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>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>Validate Your Lambda Runtime with CloudFormation Lambda Hooks</title>
		<link>https://noise.getoto.net/2025/04/02/validate-your-lambda-runtime-with-cloudformation-lambda-hooks/</link>
		
		<dc:creator><![CDATA[Matteo Luigi Restelli]]></dc:creator>
		<pubDate>Wed, 02 Apr 2025 18:28:18 +0000</pubDate>
				<category><![CDATA[*Learning Levels]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Configuration, compliance, and auditing]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Management & Governance]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3f9a75e882eb93582918c4acd5550274</guid>

					<description><![CDATA[Introduction This post demonstrates how to leverage AWS CloudFormation Lambda Hooks to enforce compliance rules at provisioning time, enabling you to evaluate and validate Lambda function configurations against custom policies before deployment. Often these policies impact the way a software should be built, restricting language versions and runtimes. A great example is applying those policies […]]]></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>Proactively validate your AWS CloudFormation templates with AWS Lambda</title>
		<link>https://noise.getoto.net/2024/11/20/proactively-validate-your-aws-cloudformation-templates-with-aws-lambda/</link>
		
		<dc:creator><![CDATA[Kirankumar Chandrashekar]]></dc:creator>
		<pubDate>Wed, 20 Nov 2024 17:17:32 +0000</pubDate>
				<category><![CDATA[*Learning Levels]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Configuration, compliance, and auditing]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Management & Governance]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=652109cac253c0dc804ddc249eebeb1c</guid>

					<description><![CDATA[AWS CloudFormation is a service that allows you to define, manage, and provision your AWS cloud infrastructure using code. To enhance this process and ensure your infrastructure meets your organization’s standards, AWS offers CloudFormation Hooks. These Hooks are extension points that allow you to invoke custom logic at specific points during CloudFormation stack operations, enabling […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Introducing a managed hook for Guard</title>
		<link>https://noise.getoto.net/2024/11/20/introducing-a-managed-hook-for-guard/</link>
		
		<dc:creator><![CDATA[Brian Terry]]></dc:creator>
		<pubDate>Wed, 20 Nov 2024 17:17:29 +0000</pubDate>
				<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[CloudFormation]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[New stuff]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a74d8167973d4865bd9ae61aface99c4</guid>

					<description><![CDATA[In today’s cloud-driven world, maintaining compliance and enforcing organizational policies across your infrastructure is more critical than ever. AWS CloudFormation, a service that enables you to model, provision, and manage AWS and third-party resources through Infrastructure as Code (IaC), has been a cornerstone for automating cloud deployments. While CloudFormation simplifies resource management, ensuring compliance with […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Accelerate Serverless Streamlit App Deployment with Terraform</title>
		<link>https://noise.getoto.net/2024/10/09/accelerate-serverless-streamlit-app-deployment-with-terraform/</link>
		
		<dc:creator><![CDATA[Kevon Mayers]]></dc:creator>
		<pubDate>Wed, 09 Oct 2024 05:07:23 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Integration & Automation]]></category>
		<category><![CDATA[Pipelines]]></category>
		<category><![CDATA[Provisioning and orchestration]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[Top Posts*]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7814239910884dfa4f82b1e631c8256f</guid>

					<description><![CDATA[Graphic created by Kevon Mayers. Introduction As customers increasingly seek to harness the power of generative AI (GenAI) and machine learning to deliver cutting-edge applications, the need for a flexible, intuitive, and scalable development platform has never been greater. In this landscape, Streamlit has emerged as a standout tool, making it easy for developers to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Use the latest AWS innovations with the new AWS Cloud Control provider for Pulumi</title>
		<link>https://noise.getoto.net/2024/10/04/use-the-latest-aws-innovations-with-the-new-aws-cloud-control-provider-for-pulumi/</link>
		
		<dc:creator><![CDATA[Marina Novikova]]></dc:creator>
		<pubDate>Fri, 04 Oct 2024 20:29:54 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Partner solutions]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c6f066dcfd7fef09089ec19dcd64a40b</guid>

					<description><![CDATA[We are pleased to announce the general availability of the AWS Cloud Control provider for Pulumi, an modern infrastructure management platform, which allows our customers to adopt AWS innovations faster than ever before. AWS has consistently expanded its range of services to support any cloud workload, supporting over 200 fully featured services and introducing more […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Accenture Expedites Infrastructure Deployment with Amazon Q Developer</title>
		<link>https://noise.getoto.net/2024/09/30/accenture-expedites-infrastructure-deployment-with-amazon-q-developer/</link>
		
		<dc:creator><![CDATA[Vikas Purohit]]></dc:creator>
		<pubDate>Mon, 30 Sep 2024 14:26:11 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Case Study]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=765e50f2a467e2b31b415bfda4531c42</guid>

					<description><![CDATA[By Priya Mallya, Managing Director – Accenture, Sandeep Singh Bhatia, Sr Manager – Accenture      Vikas Purohit – Sr. Solutions Architect – AWS Being able to internally setup and manage flexible, efficient infrastructure can be painful. Manually authoring your Infrastructure as Code (IaC) templates is error prone and time consuming. However, adoption of generative […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Quickly adopt new AWS features with the Terraform AWS Cloud Control provider</title>
		<link>https://noise.getoto.net/2024/05/30/quickly-adopt-new-aws-features-with-the-terraform-aws-cloud-control-provider/</link>
		
		<dc:creator><![CDATA[Welly Siauw]]></dc:creator>
		<pubDate>Thu, 30 May 2024 17:33:21 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Integration & Automation]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b3a8316b8302a03dc6a2df7f7b766bba</guid>

					<description><![CDATA[AWS customers using Terraform as their IaC tool can now benefit from faster time-to-market by building cloud infrastructure with the latest AWS innovations that are typically available on the Terraform AWS CC Provider on the day of launch.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Automate Terraform Deployments with Amazon CodeCatalyst and Terraform Community action</title>
		<link>https://noise.getoto.net/2024/05/02/automate-terraform-deployments-with-amazon-codecatalyst-and-terraform-community-action/</link>
		
		<dc:creator><![CDATA[Vineeth Nair]]></dc:creator>
		<pubDate>Wed, 01 May 2024 21:01:51 +0000</pubDate>
				<category><![CDATA[Amazon CodeCatalyst]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=5c8ea5326fa832de8c201e414be14e7e</guid>

					<description><![CDATA[Amazon CodeCatalyst integrates continuous integration and deployment (CI/CD) by bringing key development tools together on one platform. With the entire application lifecycle managed in one tool, CodeCatalyst empowers rapid, dependable software delivery. CodeCatalyst offers a range of actions which is the main building block of a workflow, and defines a logical unit of work to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Terraform CI/CD and testing on AWS with the new Terraform Test Framework</title>
		<link>https://noise.getoto.net/2024/04/03/terraform-ci-cd-and-testing-on-aws-with-the-new-terraform-test-framework/</link>
		
		<dc:creator><![CDATA[Kevon Mayers]]></dc:creator>
		<pubDate>Tue, 02 Apr 2024 23:45:18 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CI/CD]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[DevSecOps]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Integration & Automation]]></category>
		<category><![CDATA[Pipelines]]></category>
		<category><![CDATA[Provisioning and orchestration]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[Test Automation]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Top Posts*]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=104dcde212c04af33da75c4e54a350d1</guid>

					<description><![CDATA[In this blog post, we will show you how to validate Terraform modules and how to automate the process using a Continuous Integration/Continuous Deployment (CI/CD) pipeline.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How we sped up AWS CloudFormation deployments with optimistic stabilization</title>
		<link>https://noise.getoto.net/2024/03/11/how-we-sped-up-aws-cloudformation-deployments-with-optimistic-stabilization/</link>
		
		<dc:creator><![CDATA[Bhavani Kanneganti]]></dc:creator>
		<pubDate>Mon, 11 Mar 2024 16:19:27 +0000</pubDate>
				<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=6eadaade2c2c0ea293a02b4ae7b7cbc3</guid>

					<description><![CDATA[Introduction AWS CloudFormation customers often inquire about the behind-the-scenes process of provisioning resources and why certain resources or stacks take longer to provision compared to the AWS Management Console or AWS Command Line Interface (AWS CLI). In this post, we will delve into the various factors affecting resource provisioning in CloudFormation, specifically focusing on resource stabilization, which allows […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Best practices for managing Terraform State files in AWS CI/CD Pipeline</title>
		<link>https://noise.getoto.net/2024/02/19/best-practices-for-managing-terraform-state-files-in-aws-ci-cd-pipeline/</link>
		
		<dc:creator><![CDATA[Arun Kumar Selvaraj]]></dc:creator>
		<pubDate>Mon, 19 Feb 2024 19:50:44 +0000</pubDate>
				<category><![CDATA[*Post Types]]></category>
		<category><![CDATA[Amazon CodeBuild]]></category>
		<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Professional Services]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CICD Pipeline]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=73d09ea4e56c8005ba870919d4573d4f</guid>

					<description><![CDATA[Introduction Today customers want to reduce manual operations for deploying and maintaining their infrastructure. The recommended method to deploy and manage infrastructure on AWS is to follow Infrastructure-As-Code (IaC) model using tools like AWS CloudFormation, AWS Cloud Development Kit (AWS CDK) or Terraform. One of the critical components in terraform is managing the state file which […]]]></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 52/424 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-07 18:36:48 by W3 Total Cache
-->