<?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>How-to &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 04 Dec 2025 08:59:29 +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>Saving Time with a Custom Zabbix Agent Installer</title>
		<link>https://noise.getoto.net/2025/12/04/saving-time-with-a-custom-zabbix-agent-installer/</link>
		
		<dc:creator><![CDATA[Rizqi Firmansyah]]></dc:creator>
		<pubDate>Thu, 04 Dec 2025 08:59:29 +0000</pubDate>
				<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[Zabbix agent]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31843</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/12/Zabbix_BLOG_agent_installer_880x516-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>When managing large-scale infrastructure, the process of installing monitoring agents is often repetitive and time-consuming. Administrators must log into each server, manually run installation commands, and configure the agent to connect to the Zabbix server. To address this issue, the Zabbix Agent Deployer custom module was created. This module enables the direct installation of Zabbix […]</p>
<p>The post <a href="https://blog.zabbix.com/saving-time-with-a-custom-zabbix-agent-installer/31843/">Saving Time with a Custom Zabbix Agent Installer</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Aruba Central API Monitoring with Zabbix</title>
		<link>https://noise.getoto.net/2025/11/25/aruba-central-api-monitoring-with-zabbix/</link>
		
		<dc:creator><![CDATA[Tibor Volanszki]]></dc:creator>
		<pubDate>Tue, 25 Nov 2025 12:49:12 +0000</pubDate>
				<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[апи]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31370</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/11/Zabbix_BLOG_aruba_api_880x516-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>Aruba Central is a SaaS solution that allows you to manage your Enterprise Aruba network environment. Due to the…</p>
<p>The post <a href="https://blog.zabbix.com/aruba-central-api-monitoring-with-zabbix/31370/">Aruba Central API Monitoring with Zabbix</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Improving throughput of serverless streaming workloads for Kafka</title>
		<link>https://noise.getoto.net/2025/11/21/improving-throughput-of-serverless-streaming-workloads-for-kafka/</link>
		
		<dc:creator><![CDATA[Anton Aleksandrov]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 20:02:57 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a0fb2d328e9babc555fbcbf82d6448d2</guid>

					<description><![CDATA[Event-driven applications often need to process data in real-time. When you use AWS Lambda to process records from Apache Kafka topics, you frequently encounter two typical requirements: you need to process very high volumes of records in close to real-time, and you want your consumers to have the ability to scale rapidly to handle traffic spikes. Achieving both necessitates understanding how Lambda consumes Kafka streams, where the potential bottlenecks are, and how to optimize configurations for high throughput and best performance.]]></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>Making PaperCut NG Observable with Zabbix</title>
		<link>https://noise.getoto.net/2025/11/18/making-papercut-ng-observable-with-zabbix/</link>
		
		<dc:creator><![CDATA[Patrik Uytterhoeven]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 14:38:42 +0000</pubDate>
				<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31244</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/11/Zabbix_BLOG_PaperCut-Zabbix-880x516-1-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>In most organizations, printing is an essential but often invisible service. When it works, nobody notices. When it fails,…</p>
<p>The post <a href="https://blog.zabbix.com/making-papercut-ng-observable-with-zabbix/31244/">Making PaperCut NG Observable with Zabbix</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Monitoring Website Changes with Zabbix Browser Item</title>
		<link>https://noise.getoto.net/2025/11/11/monitoring-website-changes-with-zabbix-browser-item/</link>
		
		<dc:creator><![CDATA[Adi Rusmanto]]></dc:creator>
		<pubDate>Tue, 11 Nov 2025 13:31:21 +0000</pubDate>
				<category><![CDATA[Browser monitoring]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[webmonitoring]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31684</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/11/Zabbix_BLOG_website_changes_880x516-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>In today’s digital era, information is an asset and most of it is obtained from websites. The ability to…</p>
<p>The post <a href="https://blog.zabbix.com/monitoring-website-changes-with-zabbix-browser-item/31684/">Monitoring Website Changes with Zabbix Browser Item</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Monitoring MDM Certificates with Lab9 Pro and Zabbix</title>
		<link>https://noise.getoto.net/2025/10/28/monitoring-mdm-certificates-with-lab9-pro-and-zabbix/</link>
		
		<dc:creator><![CDATA[Michael Kammer]]></dc:creator>
		<pubDate>Tue, 28 Oct 2025 13:15:25 +0000</pubDate>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Case Study]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[апи]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31621</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/10/Zabbix_BLOG_casestudy_lab9-880x516-1-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>Lab9 Pro is the B2B division of Lab9, Belgium’s leading Apple Premium Partner. With over 30 years of experience,…</p>
<p>The post <a href="https://blog.zabbix.com/monitoring-mdm-certificates-with-lab9-pro-and-zabbix/31621/">Monitoring MDM Certificates with Lab9 Pro and Zabbix</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Monitoring a Starlink Dish with Zabbix</title>
		<link>https://noise.getoto.net/2025/10/21/monitoring-a-starlink-dish-with-zabbix/</link>
		
		<dc:creator><![CDATA[Alexander Petrov-Gavrilov]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 10:04:17 +0000</pubDate>
				<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[webmonitoring]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31543</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/10/Zabbix_BLOG_starlink_880x516-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>Did you realize that you can monitor a Starlink dish using just Zabbix? The idea (or rather the need)…</p>
<p>The post <a href="https://blog.zabbix.com/monitoring-a-starlink-dish-with-zabbix/31543/">Monitoring a Starlink Dish with Zabbix</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Running Zabbix with MariaDB and Galera Active/Active Clustering</title>
		<link>https://noise.getoto.net/2025/09/30/running-zabbix-with-mariadb-and-galera-active-active-clustering/</link>
		
		<dc:creator><![CDATA[Nathan Liefting]]></dc:creator>
		<pubDate>Tue, 30 Sep 2025 12:59:56 +0000</pubDate>
				<category><![CDATA[community]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[galera]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[mariadb]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31104</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/09/Zabbix_BLOG_MariadbGalera-880x516-1-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>High availability on a platform like Zabbix is a hard requirement for many users. With native high availability on…</p>
<p>The post <a href="https://blog.zabbix.com/running-zabbix-with-mariadb-and-galera-active-active-clustering/31104/">Running Zabbix with MariaDB and Galera Active/Active Clustering</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Building HA Zabbix with PostgreSQL and Patroni</title>
		<link>https://noise.getoto.net/2025/09/16/building-ha-zabbix-with-postgresql-and-patroni/</link>
		
		<dc:creator><![CDATA[Patrik Uytterhoeven]]></dc:creator>
		<pubDate>Tue, 16 Sep 2025 08:05:41 +0000</pubDate>
				<category><![CDATA[community]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30960</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/09/Zabbix_BLOG_PostgresPatroni-880x516-1-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>Running a monitoring platform like Zabbix in a production environment demands reliability and resilience. When your monitoring solution is…</p>
<p>The post <a href="https://blog.zabbix.com/building-ha-zabbix-with-postgresql-and-patroni/30960/">Building HA Zabbix with PostgreSQL and Patroni</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Revolutionizing Zabbix Maintenance with Artificial Intelligence</title>
		<link>https://noise.getoto.net/2025/09/11/revolutionizing-zabbix-maintenance-with-artificial-intelligence/</link>
		
		<dc:creator><![CDATA[Grover Taipe]]></dc:creator>
		<pubDate>Thu, 11 Sep 2025 11:01:35 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31284</guid>

					<description><![CDATA[<img width="150" height="150" src="https://blog.zabbix.com/wp-content/uploads/2025/09/Zabbix_BLOG_AI_Maintenance_880x516-150x150.png" class="webfeedsFeaturedVisual wp-post-image" alt=""><p>Can you imagine being able to schedule maintenance in Zabbix by simply telling a program: “I need to put…</p>
<p>The post <a href="https://blog.zabbix.com/revolutionizing-zabbix-maintenance-with-artificial-intelligence/31284/">Revolutionizing Zabbix Maintenance with Artificial Intelligence</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Migrating from PRTG to Zabbix: A High-Level Guide</title>
		<link>https://noise.getoto.net/2025/09/02/migrating-from-prtg-to-zabbix-a-high-level-guide/</link>
		
		<dc:creator><![CDATA[Patrik Uytterhoeven]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 08:01:50 +0000</pubDate>
				<category><![CDATA[community]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[апи]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30845</guid>

					<description><![CDATA[<p>For companies looking to migrate from PRTG Network Monitor to Zabbix, one of the most critical aspects is making…</p>
<p>The post <a href="https://blog.zabbix.com/migrating-from-prtg-to-zabbix-a-high-level-guide/30845/">Migrating from PRTG to Zabbix: A High-Level Guide</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Running Zabbix with PostgreSQL and PG Auto Failover</title>
		<link>https://noise.getoto.net/2025/08/12/running-zabbix-with-postgresql-and-pg-auto-failover/</link>
		
		<dc:creator><![CDATA[Patrik Uytterhoeven]]></dc:creator>
		<pubDate>Tue, 12 Aug 2025 08:30:10 +0000</pubDate>
				<category><![CDATA[data collection]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[high availability]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=31026</guid>

					<description><![CDATA[<p>Running a monitoring platform like Zabbix in a production environment requires bulletproof availability at the database layer. Any downtime…</p>
<p>The post <a href="https://blog.zabbix.com/running-zabbix-with-postgresql-and-pg-auto-failover/31026/">Running Zabbix with PostgreSQL and PG Auto Failover</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>When Generative AI Meets Zabbix</title>
		<link>https://noise.getoto.net/2025/08/07/when-generative-ai-meets-zabbix/</link>
		
		<dc:creator><![CDATA[Cesar Caceres]]></dc:creator>
		<pubDate>Thu, 07 Aug 2025 11:38:10 +0000</pubDate>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[апи]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30908</guid>

					<description><![CDATA[<p>Zabbix has been the backbone of my infrastructure for over ten years, a journey I’ve been on from version…</p>
<p>The post <a href="https://blog.zabbix.com/when-generative-ai-meets-zabbix/30908/">When Generative AI Meets Zabbix</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Migrating Nagios to Zabbix: Lessons Learned</title>
		<link>https://noise.getoto.net/2025/08/05/migrating-nagios-to-zabbix-lessons-learned/</link>
		
		<dc:creator><![CDATA[Nathan Liefting]]></dc:creator>
		<pubDate>Tue, 05 Aug 2025 08:31:02 +0000</pubDate>
				<category><![CDATA[community]]></category>
		<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[nagios]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30917</guid>

					<description><![CDATA[<p>Recently, a new customer of ours at Opensource ICT Solutions asked whether we could migrate their Nagios instance to…</p>
<p>The post <a href="https://blog.zabbix.com/migrating-nagios-to-zabbix-lessons-learned/30917/">Migrating Nagios to Zabbix: Lessons Learned</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Understanding HTTP Template Authorization in AWS</title>
		<link>https://noise.getoto.net/2025/07/29/understanding-http-template-authorization-in-aws/</link>
		
		<dc:creator><![CDATA[evgenii.gordymov]]></dc:creator>
		<pubDate>Tue, 29 Jul 2025 07:52:42 +0000</pubDate>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Integrations]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30856</guid>

					<description><![CDATA[<p>Authorization in Amazon Web Services (AWS) determines what actions a user, service, or system can perform on resources. It answers…</p>
<p>The post <a href="https://blog.zabbix.com/understanding-http-template-authorization-in-aws/30856/">Understanding HTTP Template Authorization in AWS</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to Install Zabbix on Windows with a Linux Subsystem</title>
		<link>https://noise.getoto.net/2025/07/08/how-to-install-zabbix-on-windows-with-a-linux-subsystem/</link>
		
		<dc:creator><![CDATA[Alexander Petrov-Gavrilov]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 09:02:27 +0000</pubDate>
				<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30311</guid>

					<description><![CDATA[<p>It’s a very well known fact that Zabbix can only be installed on Linux. But what if you are…</p>
<p>The post <a href="https://blog.zabbix.com/how-to-install-zabbix-on-windows-with-a-linux-subsystem/30311/">How to Install Zabbix on Windows with a Linux Subsystem</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Streamline Operational Troubleshooting with Amazon Q Developer CLI</title>
		<link>https://noise.getoto.net/2025/06/20/streamline-operational-troubleshooting-with-amazon-q-developer-cli/</link>
		
		<dc:creator><![CDATA[Kirankumar Chandrashekar]]></dc:creator>
		<pubDate>Thu, 19 Jun 2025 22:11:59 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[Amazon Q Developer]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[Experience-Based Acceleration]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=50f04d3c08884745b710965aeeb368a6</guid>

					<description><![CDATA[Amazon Q Developer is the most capable generative AI–powered assistant for software development, helping developers perform complex workflows. Amazon Q Developer command-line interface (CLI) combines conversational AI with direct access to AWS services, helping you understand, build, and operate applications more effectively. The Amazon Q Developer CLI executes commands, analyzes outputs, and provides contextual recommendations […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Accelerate development with secure access to Amazon Q Developer using PingIdentity</title>
		<link>https://noise.getoto.net/2025/06/20/accelerate-development-with-secure-access-to-amazon-q-developer-using-pingidentity/</link>
		
		<dc:creator><![CDATA[Sid Vantair]]></dc:creator>
		<pubDate>Thu, 19 Jun 2025 21:03:14 +0000</pubDate>
				<category><![CDATA[Amazon Q]]></category>
		<category><![CDATA[AWS IAM Identity Center]]></category>
		<category><![CDATA[Developer Tools]]></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=60a15ffd0b4523a6def29fc2fa7752f3</guid>

					<description><![CDATA[ Overview Customers adopting Amazon Q Developer, a generative AI-powered coding companion, often need authentication through existing identity providers like PingIdentity. By leveraging AWS IAM Identity Center, organizations can enable their developers to access Amazon Q Developer with their existing PingIdentity credentials, streamlining authentication and removing the need for separate login procedures. Amazon Q Developer can […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Podman Container Monitoring with Prometheus Exporter, part 2</title>
		<link>https://noise.getoto.net/2025/06/12/podman-container-monitoring-with-prometheus-exporter-part-2/</link>
		
		<dc:creator><![CDATA[Janis Eidaks]]></dc:creator>
		<pubDate>Thu, 12 Jun 2025 10:59:08 +0000</pubDate>
				<category><![CDATA[Handy Tips]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[Zabbix]]></category>
		<guid isPermaLink="false">https://blog.zabbix.com/?p=30538</guid>

					<description><![CDATA[<p>In the first part of this post, we explored how to get data with HTTP agent from the Prometheus…</p>
<p>The post <a href="https://blog.zabbix.com/podman-container-monitoring-with-prometheus-exporter-part-2/30538/">Podman Container Monitoring with Prometheus Exporter, part 2</a> appeared first on <a href="https://blog.zabbix.com/">Zabbix Blog</a>.</p>]]></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 44/402 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-09 07:37:20 by W3 Total Cache
-->