<?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>Dr. Rahul Sharad Gaikwad &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/dr-rahul-sharad-gaikwad/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 14 May 2025 14:39:23 +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>How to enhance your application resiliency using Amazon Q Developer</title>
		<link>https://noise.getoto.net/2025/05/14/how-to-enhance-your-application-resiliency-using-amazon-q-developer/</link>
		
		<dc:creator><![CDATA[Dr. Rahul Sharad Gaikwad]]></dc:creator>
		<pubDate>Wed, 14 May 2025 14:39:23 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Amazon Q Developer]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[resilience]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=e7beb511d97c6bb6027a51b0db265560</guid>

					<description><![CDATA[“Everything fails, all the time” – Werner Vogels, Amazon.com CTO In today’s digital landscape, designing applications with resilience in mind is crucial. Resiliency is the ability of applications to handle failures gracefully, adapt to changing conditions, and recover swiftly from disruptions. By integrating resilience into your application architecture, you can minimize downtime, mitigate the impact […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Migrating a CDK v1 Application to CDK v2 with Amazon Q Developer</title>
		<link>https://noise.getoto.net/2025/04/30/migrating-a-cdk-v1-application-to-cdk-v2-with-amazon-q-developer/</link>
		
		<dc:creator><![CDATA[Dr. Rahul Sharad Gaikwad]]></dc:creator>
		<pubDate>Wed, 30 Apr 2025 19:11:48 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Amazon Q Developer]]></category>
		<category><![CDATA[CDK]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=de9a6331fc6e3014a4db821207384200</guid>

					<description><![CDATA[Introduction: AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud infrastructure in code and provisioning it through AWS CloudFormation. As of June 1, 2023, AWS CDK version 1 is no longer supported. To avoid the potential issues that come with using an outdated version and to take advantage of […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Accelerate your Terraform development with Amazon Q Developer</title>
		<link>https://noise.getoto.net/2024/07/31/accelerate-your-terraform-development-with-amazon-q-developer/</link>
		
		<dc:creator><![CDATA[Dr. Rahul Sharad Gaikwad]]></dc:creator>
		<pubDate>Wed, 31 Jul 2024 11:02:14 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=54d1e5094502eef132f892739a8304b6</guid>

					<description><![CDATA[This post demonstrates how Amazon Q Developer, a generative AI-powered assistant for software development, helps create Terraform templates. Terraform is an infrastructure as code (IaC) tool that provisions and manages infrastructure on AWS safely and predictably. When used in an integrated development environment (IDE), Amazon Q Developer assists with software development, including code generation, explanation, […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Leveraging Amazon Q Developer for Efficient Code Debugging and Maintenance</title>
		<link>https://noise.getoto.net/2024/07/24/leveraging-amazon-q-developer-for-efficient-code-debugging-and-maintenance/</link>
		
		<dc:creator><![CDATA[Dr. Rahul Sharad Gaikwad]]></dc:creator>
		<pubDate>Wed, 24 Jul 2024 14:05:21 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=761e349bc088522b6349070a067ac51b</guid>

					<description><![CDATA[In this post, we guide you through five common components of efficient code debugging. We also show you how Amazon Q Developer can significantly reduce the time and effort required to manually identify and fix errors across numerous lines of code. With Amazon Q Developer on your side, you can focus on other aspects of […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using GitHub Actions with Amazon CodeCatalyst</title>
		<link>https://noise.getoto.net/2023/02/08/using-github-actions-with-amazon-codecatalyst/</link>
		
		<dc:creator><![CDATA[Dr. Rahul Sharad Gaikwad]]></dc:creator>
		<pubDate>Wed, 08 Feb 2023 20:21:13 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Code.AWS]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[GitHub Actions]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=172b2d42f50f2aa52380e17c3a94cca1</guid>

					<description><![CDATA[An Amazon CodeCatalyst workflow is an automated procedure that describes how to build, test, and deploy your code as part of a continuous integration and continuous delivery (CI/CD) system. You can use GitHub Actions alongside native CodeCatalyst actions in a CodeCatalyst workflow. Introduction: In a prior post in this series, Using Workflows to Build, Test, and Deploy […]]]></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 34/111 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-02-09 01:53:30 by W3 Total Cache
-->