<?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>Nima Fotouhi &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/nima-fotouhi/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 18 Nov 2025 17:23:09 +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 automate Session Manager preferences across your organization</title>
		<link>https://noise.getoto.net/2025/11/18/how-to-automate-session-manager-preferences-across-your-organization/</link>
		
		<dc:creator><![CDATA[Nima Fotouhi]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 17:23:09 +0000</pubDate>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[AWS Systems Manager]]></category>
		<category><![CDATA[AWS Systems Manager Session Manager]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3177ad68400fce9c897fc378b26a49ed</guid>

					<description><![CDATA[AWS Systems Manager Session Manager is a fully managed service that provides secure, interactive, one-click access to your Amazon Elastic Compute Cloud (Amazon EC2) instances, edge devices, and virtual machines (VMs) through a browser-based shell or AWS Command Line Interface (AWS CLI), without requiring open inbound ports, bastion hosts, or SSH keys. Session Manager helps […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to create a pipeline for hardening Amazon EKS nodes and automate updates</title>
		<link>https://noise.getoto.net/2024/06/14/how-to-create-a-pipeline-for-hardening-amazon-eks-nodes-and-automate-updates/</link>
		
		<dc:creator><![CDATA[Nima Fotouhi]]></dc:creator>
		<pubDate>Fri, 14 Jun 2024 16:20:50 +0000</pubDate>
				<category><![CDATA[Amazon EKS]]></category>
		<category><![CDATA[Amazon Elastic Kubernetes Service]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[EC2 Image Builder]]></category>
		<category><![CDATA[hardening]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=981ea2ad21da8be08e3dd692967f5bdc</guid>

					<description><![CDATA[Amazon Elastic Kubernetes Service (Amazon EKS) offers a powerful, Kubernetes-certified service to build, secure, operate, and maintain Kubernetes clusters on Amazon Web Services (AWS). It integrates seamlessly with key AWS services such as Amazon CloudWatch, Amazon EC2 Auto Scaling, and AWS Identity and Access Management (IAM), enhancing the monitoring, scaling, and load balancing of containerized […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use AWS Secrets Manager and ABAC for enhanced secrets management in Amazon EKS</title>
		<link>https://noise.getoto.net/2024/01/09/how-to-use-aws-secrets-manager-and-abac-for-enhanced-secrets-management-in-amazon-eks/</link>
		
		<dc:creator><![CDATA[Nima Fotouhi]]></dc:creator>
		<pubDate>Tue, 09 Jan 2024 18:05:45 +0000</pubDate>
				<category><![CDATA[Amazon EKS]]></category>
		<category><![CDATA[Amazon Elastic Kubernetes Service]]></category>
		<category><![CDATA[AWS Secrets Manager]]></category>
		<category><![CDATA[Containers]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=334107d2d1cc63dec7ea9f2708ed35bf</guid>

					<description><![CDATA[In this post, we show you how to apply attribute-based access control (ABAC) while you store and manage your Amazon Elastic Kubernetes Services (Amazon EKS) workload secrets in AWS Secrets Manager, and then retrieve them by integrating Secrets Manager with Amazon EKS using External Secrets Operator to define more fine-grained and dynamic AWS Identity and […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to create an AMI hardening pipeline and automate updates to your ECS instance fleet</title>
		<link>https://noise.getoto.net/2023/11/03/how-to-create-an-ami-hardening-pipeline-and-automate-updates-to-your-ecs-instance-fleet/</link>
		
		<dc:creator><![CDATA[Nima Fotouhi]]></dc:creator>
		<pubDate>Fri, 03 Nov 2023 17:18:05 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Elastic Container Service]]></category>
		<category><![CDATA[EC2 Image Builder]]></category>
		<category><![CDATA[ECS]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=379da74a4b14908532a54a3ec681c7c8</guid>

					<description><![CDATA[Amazon Elastic Container Service (Amazon ECS) is a comprehensive managed container orchestrator that simplifies the deployment, maintenance, and scalability of container-based applications. With Amazon ECS, you can deploy your containerized application as a standalone task, or run a task as part of a service in your cluster. The Amazon ECS infrastructure for tasks includes Amazon […]]]></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/100 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-03-05 04:48:32 by W3 Total Cache
-->