<?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>Manash Deb &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/manash-deb/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 10 May 2022 18:20:39 +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>Analyze Amazon SES events at scale using Amazon Redshift</title>
		<link>https://noise.getoto.net/2022/05/10/analyze-amazon-ses-events-at-scale-using-amazon-redshift/</link>
		
		<dc:creator><![CDATA[Manash Deb]]></dc:creator>
		<pubDate>Tue, 10 May 2022 18:20:39 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon Simple Email Service (SES)]]></category>
		<category><![CDATA[Analytics]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=5b358fda67e2efe6019e3141573ee93c</guid>

					<description><![CDATA[Email is one of the most important methods for business communication across many organizations. It’s also one of the primary methods for many businesses to communicate with their customers. With the ever-increasing necessity to send emails at scale, monitoring and analysis has become a major challenge. Amazon Simple Email Service (Amazon SES) is a cost-effective, […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Automate building an integrated analytics solution with AWS Analytics Automation Toolkit</title>
		<link>https://noise.getoto.net/2021/10/26/automate-building-an-integrated-analytics-solution-with-aws-analytics-automation-toolkit/</link>
		
		<dc:creator><![CDATA[Manash Deb]]></dc:creator>
		<pubDate>Tue, 26 Oct 2021 18:58:38 +0000</pubDate>
				<category><![CDATA[AWS Cloud Development Kit]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c0a9bd8068507313529caf85e9fe4b7a</guid>

					<description><![CDATA[Amazon Redshift is a fast, fully managed, widely popular cloud data warehouse that powers the modern data architecture enabling fast and deep insights or machine learning (ML) predictions using SQL across your data warehouse, data lake, and operational databases. A key differentiating factor of Amazon Redshift is its native integration with other AWS services, which […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Compare different node types for your workload using Amazon Redshift</title>
		<link>https://noise.getoto.net/2021/10/19/compare-different-node-types-for-your-workload-using-amazon-redshift/</link>
		
		<dc:creator><![CDATA[Manash Deb]]></dc:creator>
		<pubDate>Tue, 19 Oct 2021 15:44:21 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4261a19051abfb0f253b7dd9a8718e0c</guid>

					<description><![CDATA[Amazon Redshift is a fast, fully managed, widely popular cloud data warehouse that offers different node types to meet the flexible workload patterns of our customers. Amazon Redshift RA3 with managed storage is the newest instance type in Amazon Redshift, which allows you to scale and pay for compute and storage independently, and also allows […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Federated authentication to Amazon Redshift using AWS Single Sign-On</title>
		<link>https://noise.getoto.net/2021/09/08/federated-authentication-to-amazon-redshift-using-aws-single-sign-on/</link>
		
		<dc:creator><![CDATA[Manash Deb]]></dc:creator>
		<pubDate>Wed, 08 Sep 2021 20:57:05 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[AWS Single Sign-On (SSO)]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4ee7d4713db97b4bb36d1e12c5ebdfe4</guid>

					<description><![CDATA[Managing database users through identity federation allows you to manage authentication and authorization procedures centrally. Amazon Redshift, a fast, fully managed cloud data warehouse, provides browser-based plugins for JDBC/ODBC drivers, which helps you easily implement identity federation capabilities added with multi-factor authentication (MFA) to secure your data warehouse, and also helps automation and enforcement of […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Amazon Redshift identity federation with multi-factor authentication</title>
		<link>https://noise.getoto.net/2021/06/09/amazon-redshift-identity-federation-with-multi-factor-authentication/</link>
		
		<dc:creator><![CDATA[Manash Deb]]></dc:creator>
		<pubDate>Wed, 09 Jun 2021 19:19:33 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Analytics]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a45070df2e3f16567df1280765c2893b</guid>

					<description><![CDATA[Password-based access control alone is not considered secure enough, and many organizations are adopting multi-factor authentication (MFA) and single sign-on (SSO) as a de facto standard to prevent unauthorized access to systems and data. SSO frees up time and resources for both administrators and end users from the painful process of password-based credential management. MFA […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Building an event-driven application with AWS Lambda and the Amazon Redshift Data API</title>
		<link>https://noise.getoto.net/2020/11/12/building-an-event-driven-application-with-aws-lambda-and-the-amazon-redshift-data-api/</link>
		
		<dc:creator><![CDATA[Manash Deb]]></dc:creator>
		<pubDate>Thu, 12 Nov 2020 17:29:53 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=be126a7f26fb2f109fb85d52927325fb</guid>

					<description><![CDATA[Event&#8211;driven applications are becoming popular with many customers, where applications run in response to events. A primary benefit of this architecture is the decoupling of producer and consumer processes, allowing greater flexibility in application design and building decoupled processes. An example of an even-driven application is an automated workflow being triggered by an event, which [&#8230;]]]></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 31/103 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-02-09 11:54:21 by W3 Total Cache
-->