<?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>Aaron Sempf &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/aaron-sempf/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 25 Sep 2025 20:18:30 +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>Multi Agent Collaboration with Strands</title>
		<link>https://noise.getoto.net/2025/09/25/multi-agent-collaboration-with-strands/</link>
		
		<dc:creator><![CDATA[Aaron Sempf]]></dc:creator>
		<pubDate>Thu, 25 Sep 2025 20:18:30 +0000</pubDate>
				<category><![CDATA[AI/ML]]></category>
		<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Application Integration]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a92f8aa80e90b38d3a1e5f7e27fcab34</guid>

					<description><![CDATA[In the evolving landscape of autonomous systems, multi-agent collaboration is becoming not only feasible but necessary. As agents gain more capabilities, like advanced reasoning, adaptation, and tool use, the challenge shifts from individual performance to effective coordination. The question is no longer “can an agent solve a task?” but “how do we organize execution across […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>AWS Chatbot is now named Amazon Q Developer</title>
		<link>https://noise.getoto.net/2025/02/26/aws-chatbot-is-now-named-amazon-q-developer/</link>
		
		<dc:creator><![CDATA[Aaron Sempf]]></dc:creator>
		<pubDate>Wed, 26 Feb 2025 19:55:22 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Amazon Q Developer]]></category>
		<category><![CDATA[AWS Chatbot]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Management Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=23fba6821f15fc5f70324c88ee7d17e3</guid>

					<description><![CDATA[Today, we’re excited to announce that AWS Chatbot has been renamed to Amazon Q Developer, representing an enhancement to developer productivity through generative AI-powered capabilities. This update represents more than a name change – it’s an enhancement of our chat-based DevOps capabilities. By combining AWS Chatbot’s proven functionality with Amazon Q’s generative AI capabilities, we’re […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Amazon Q Developer Code Challenge</title>
		<link>https://noise.getoto.net/2024/09/05/amazon-q-developer-code-challenge/</link>
		
		<dc:creator><![CDATA[Aaron Sempf]]></dc:creator>
		<pubDate>Thu, 05 Sep 2024 11:32:18 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Customer Enablement]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Field Notes]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Programing Language]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0f7d437403da9072e354838f6971a0b4</guid>

					<description><![CDATA[Amazon Q Developer is a generative artificial intelligence (AI) powered conversational assistant that can help you understand, build, extend, and operate AWS applications. You can ask questions about AWS architecture, your AWS resources, best practices, documentation, support, and more. With Amazon Q Developer in your IDE, you can write a comment in natural language that […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using AWS CloudFormation and AWS Cloud Development Kit to provision multicloud resources</title>
		<link>https://noise.getoto.net/2023/09/08/using-aws-cloudformation-and-aws-cloud-development-kit-to-provision-multicloud-resources/</link>
		
		<dc:creator><![CDATA[Aaron Sempf]]></dc:creator>
		<pubDate>Fri, 08 Sep 2023 19:09:29 +0000</pubDate>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[Centralized operations management]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[iac]]></category>
		<category><![CDATA[Integration & Automation]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Multicloud]]></category>
		<category><![CDATA[Provisioning and orchestration]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=459ce07ca866a9e5d53428c9c517018c</guid>

					<description><![CDATA[Customers often need to architect solutions to support components across multiple cloud service providers, a need which may arise if they have acquired a company running on another cloud, or for functional purposes where specific services provide a differentiated capability. In this post, we will show you how to use the AWS Cloud Development Kit […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Simulated location data with Amazon Location Service</title>
		<link>https://noise.getoto.net/2021/10/07/simulated-location-data-with-amazon-location-service/</link>
		
		<dc:creator><![CDATA[Aaron Sempf]]></dc:creator>
		<pubDate>Thu, 07 Oct 2021 07:36:09 +0000</pubDate>
				<category><![CDATA[Amazon Location]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Front-End Web & Mobile]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=916c6392b45c35a1e2aa6a9c5d3ec164</guid>

					<description><![CDATA[Modern location-based applications require the processing and storage of real-world assets in real-time. The recent release of Amazon Location Service and its Tracker feature makes it possible to quickly and easily build these applications on the AWS platform. Tracking real-world assets is important, but at some point when working with Location Services you will need to […]]]></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 39/139 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-03-02 20:25:09 by W3 Total Cache
-->