<?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>Amazon S3 &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/amazon-s3/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 18 Sep 2025 23:27:06 +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>Authorizing access to data with RAG implementations</title>
		<link>https://noise.getoto.net/2025/09/19/authorizing-access-to-data-with-rag-implementations/</link>
		
		<dc:creator><![CDATA[Riggs Goodman III]]></dc:creator>
		<pubDate>Thu, 18 Sep 2025 23:27:06 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=cdb0c71de743be24805eff7e9a193b3a</guid>

					<description><![CDATA[Organizations are increasingly using large language models (LLMs) to provide new types of customer interactions through generative AI-powered chatbots, virtual assistants, and intelligent search capabilities. To enhance these interactions, organizations are using Retrieval-Augmented Generation (RAG) to incorporate proprietary data, industry-specific knowledge, and internal documentation to provide more accurate, contextual responses. With RAG, LLMs use an […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Secure file sharing solutions in AWS: A security and cost analysis guide: Part 2</title>
		<link>https://noise.getoto.net/2025/07/31/secure-file-sharing-solutions-in-aws-a-security-and-cost-analysis-guide-part-2/</link>
		
		<dc:creator><![CDATA[Swapnil Singh]]></dc:creator>
		<pubDate>Thu, 31 Jul 2025 17:25:40 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon CloudFront]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Transfer Family]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Cloud Cost Optimization]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[storage]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=54bc60704c56897aff501b3fa1aca26b</guid>

					<description><![CDATA[As introduced in Part 1 of this series, implementing secure file sharing solutions in AWS requires a comprehensive understanding of your organization’s needs and constraints. Before selecting a specific solution, organizations must evaluate five fundamental areas: access patterns and scale, technical requirements, security and compliance, operational requirements, and business constraints. These areas cover everything from […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build a multi-Region analytics solution with Amazon Redshift, Amazon S3, and Amazon QuickSight</title>
		<link>https://noise.getoto.net/2025/06/19/build-a-multi-region-analytics-solution-with-amazon-redshift-amazon-s3-and-amazon-quicksight/</link>
		
		<dc:creator><![CDATA[Donatas Kuchalskis]]></dc:creator>
		<pubDate>Thu, 19 Jun 2025 20:20:39 +0000</pubDate>
				<category><![CDATA[Amazon QuickSight]]></category>
		<category><![CDATA[Amazon QuickSight Q]]></category>
		<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon Redshift data sharing]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon VPC]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[VPC]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=295c9e9845aa35680c8b1701074d90c3</guid>

					<description><![CDATA[This post explores how to effectively architect a solution that addresses this specific challenge: enabling comprehensive analytics capabilities for global teams while making sure that your data remains in the AWS Regions required by your compliance framework. We use a variety of AWS services, including Amazon Redshift, Amazon Simple Storage Service (Amazon S3), and Amazon QuickSight.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Scalable analytics and centralized governance for Apache Iceberg tables using Amazon S3 Tables and Amazon Redshift</title>
		<link>https://noise.getoto.net/2025/05/22/scalable-analytics-and-centralized-governance-for-apache-iceberg-tables-using-amazon-s3-tables-and-amazon-redshift/</link>
		
		<dc:creator><![CDATA[Satesh Sonti]]></dc:creator>
		<pubDate>Thu, 22 May 2025 16:22:48 +0000</pubDate>
				<category><![CDATA[Amazon EMR]]></category>
		<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon S3 Tables]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4a8394bbb9faf20868e6a2b96ca69c3a</guid>

					<description><![CDATA[In this post, we’ll build on the first post in this series to show you how to set up an Apache Iceberg data lake catalog using Amazon S3 Tables and provide different levels of access control to your data. Through this example, you’ll set up fine-grained access controls for multiple users and see how this works using Amazon Redshift. We’ll also review an example with simultaneously using data that resides both in Amazon Redshift and Amazon S3 Tables, enabling a unified analytics experience.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use AWS Transfer Family and GuardDuty for malware protection</title>
		<link>https://noise.getoto.net/2025/04/30/how-to-use-aws-transfer-family-and-guardduty-for-malware-protection/</link>
		
		<dc:creator><![CDATA[James Abbott]]></dc:creator>
		<pubDate>Wed, 30 Apr 2025 17:42:23 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[Amazon GuardDuty]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Notification Service (SNS)]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Amazon SNS]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[AWS Transfer Family]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=73e48eeb978b1a9aa694c84236dfd54d</guid>

					<description><![CDATA[Organizations often need to securely share files with external parties over the internet. Allowing public access to a file transfer server exposes the organization to potential threats, such as malware-infected files uploaded by threat actors or inadvertently by genuine users. To mitigate this risk, companies can take steps to help make sure that files received […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Amazon SageMaker Lakehouse now supports attribute-based access control</title>
		<link>https://noise.getoto.net/2025/04/24/amazon-sagemaker-lakehouse-now-supports-attribute-based-access-control/</link>
		
		<dc:creator><![CDATA[Sandeep Adwankar]]></dc:creator>
		<pubDate>Thu, 24 Apr 2025 20:16:32 +0000</pubDate>
				<category><![CDATA[Amazon Athena]]></category>
		<category><![CDATA[Amazon EMR]]></category>
		<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon SageMaker Lakehouse]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Lake Formation]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fdcb8abb606391792379f8dd4550f5ec</guid>

					<description><![CDATA[Amazon SageMaker Lakehouse now supports attribute-based access control (ABAC) with AWS Lake Formation, using AWS Identity and Access Management (IAM) principals and session tags to simplify data access, grant creation, and maintenance. In this post, we demonstrate how to get started with SageMaker Lakehouse with ABAC.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Best practices for rapidly deploying Landing Zone Accelerator on AWS</title>
		<link>https://noise.getoto.net/2025/03/03/best-practices-for-rapidly-deploying-landing-zone-accelerator-on-aws/</link>
		
		<dc:creator><![CDATA[Lei Shi]]></dc:creator>
		<pubDate>Mon, 03 Mar 2025 12:35:51 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[AWS CloudFormation]]></category>
		<category><![CDATA[AWS CodePipeline]]></category>
		<category><![CDATA[AWS CodeStar Connections]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[Management & Governance]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=16591a43dd4757a698ecc1c945e88866</guid>

					<description><![CDATA[Landing Zone Accelerator on AWS (LZA) enables customers to deploy a flexible, configuration-driven solution to establish a landing zone while also leveraging AWS Control Tower. At AWS Professional Services, we’ve helped customers deploy and configure LZA hundreds of times. A common request we encounter is integrating LZA configuration into customers’ existing GitOps workflows. GitOps has […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Building end-to-end data lineage for one-time and complex queries using Amazon Athena, Amazon Redshift, Amazon Neptune and dbt</title>
		<link>https://noise.getoto.net/2024/12/12/building-end-to-end-data-lineage-for-one-time-and-complex-queries-using-amazon-athena-amazon-redshift-amazon-neptune-and-dbt/</link>
		
		<dc:creator><![CDATA[Nancy Wu]]></dc:creator>
		<pubDate>Thu, 12 Dec 2024 17:17:33 +0000</pubDate>
				<category><![CDATA[Amazon Athena]]></category>
		<category><![CDATA[Amazon DataZone]]></category>
		<category><![CDATA[Amazon Neptune]]></category>
		<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=31bb9de5175a42447654408fbe5a1009</guid>

					<description><![CDATA[In this post, we use dbt for data modeling on both Amazon Athena and Amazon Redshift. dbt on Athena supports real-time queries, while dbt on Amazon Redshift handles complex queries, unifying the development language and significantly reducing the technical learning curve. Using a single dbt modeling language not only simplifies the development process but also automatically generates consistent data lineage information. This approach offers robust adaptability, easily accommodating changes in data structures.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Demystify data sharing and collaboration patterns on AWS: Choosing the right tool for the job</title>
		<link>https://noise.getoto.net/2024/10/22/demystify-data-sharing-and-collaboration-patterns-on-aws-choosing-the-right-tool-for-the-job/</link>
		
		<dc:creator><![CDATA[Ramakant Joshi]]></dc:creator>
		<pubDate>Mon, 21 Oct 2024 21:25:16 +0000</pubDate>
				<category><![CDATA[Amazon Athena]]></category>
		<category><![CDATA[Amazon DataZone]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Clean Rooms]]></category>
		<category><![CDATA[AWS Data Exchange]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c728f50be8ddd38272aa1557b7434b68</guid>

					<description><![CDATA[Adoption of data lakes and the data mesh framework emerges as a powerful approach. By decentralizing data ownership and distribution, enterprises can break down silos and enable seamless data sharing. In this post, we discuss how to choose the right tool for building an enterprise data platform and enabling data sharing, collaboration and access within your organization and with third-party providers. We address three business use cases using AWS Glue, AWS Data Exchange, AWS Clean Rooms, and Amazon DataZone through three different use cases.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Using Amazon GuardDuty Malware Protection to scan uploads to Amazon S3</title>
		<link>https://noise.getoto.net/2024/08/16/using-amazon-guardduty-malware-protection-to-scan-uploads-to-amazon-s3/</link>
		
		<dc:creator><![CDATA[Luke Notley]]></dc:creator>
		<pubDate>Fri, 16 Aug 2024 19:16:11 +0000</pubDate>
				<category><![CDATA[Amazon GuardDuty]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Malware protection]]></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=ed9dc682273763cf43e85c39988ece24</guid>

					<description><![CDATA[Amazon Simple Storage Service (Amazon S3) is a widely used object storage service known for its scalability, availability, durability, security, and performance. When sharing data between organizations, customers need to treat incoming data as untrusted and assess it for malicious files before ingesting it into their downstream processes. This traditionally requires setting up secure staging […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Migrate data from an on-premises Hadoop environment to Amazon S3 using S3DistCp with AWS Direct Connect</title>
		<link>https://noise.getoto.net/2024/07/17/migrate-data-from-an-on-premises-hadoop-environment-to-amazon-s3-using-s3distcp-with-aws-direct-connect/</link>
		
		<dc:creator><![CDATA[Vicky Jacob]]></dc:creator>
		<pubDate>Wed, 17 Jul 2024 16:41:59 +0000</pubDate>
				<category><![CDATA[Amazon EMR]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[AWS Direct Connect]]></category>
		<category><![CDATA[S3DistCp]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=db1598271db28eb62b1546e8a074dded</guid>

					<description><![CDATA[This post demonstrates how to migrate nearly any amount of data from an on-premises Apache Hadoop environment to Amazon Simple Storage Service (Amazon S3) by using S3DistCp on Amazon EMR with AWS Direct Connect. To transfer resources from a target EMR cluster, the traditional Hadoop DistCp must be run on the source cluster to move […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Secure file sharing solutions in AWS: A security and cost analysis guide, Part 1</title>
		<link>https://noise.getoto.net/2024/06/06/how-to-securely-transfer-files-with-presigned-urls/</link>
		
		<dc:creator><![CDATA[Sumit Bhati]]></dc:creator>
		<pubDate>Thu, 06 Jun 2024 16:32:04 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon CloudFront]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Transfer Family]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Cloud Cost Optimization]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[storage]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=936bdd810f85ec0dee00f3411314b1d5</guid>

					<description><![CDATA[Securely share sensitive data with time-limited, nonce-enhanced presigned URLs that prevent replay attacks, minimizing exposure risks through granular access controls and rigorous monitoring.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Enhance container software supply chain visibility through SBOM export with Amazon Inspector and QuickSight</title>
		<link>https://noise.getoto.net/2024/02/28/enhance-container-software-supply-chain-visibility-through-sbom-export-with-amazon-inspector-and-quicksight/</link>
		
		<dc:creator><![CDATA[Jason Ng]]></dc:creator>
		<pubDate>Wed, 28 Feb 2024 17:59:18 +0000</pubDate>
				<category><![CDATA[Amazon Athena]]></category>
		<category><![CDATA[Amazon Elastic Container Registry]]></category>
		<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[Amazon Inspector]]></category>
		<category><![CDATA[Amazon QuickSight]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[quicksight]]></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=5ff15484547d0dcaab0d055676a2ddb8</guid>

					<description><![CDATA[In this post, I’ll show how you can export software bills of materials (SBOMs) for your containers by using an AWS native service, Amazon Inspector, and visualize the SBOMs through Amazon QuickSight, providing a single-pane-of-glass view of your organization’s software supply chain. The concept of a bill of materials (BOM) originated in the manufacturing industry […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Best practices for managing Terraform State files in AWS CI/CD Pipeline</title>
		<link>https://noise.getoto.net/2024/02/19/best-practices-for-managing-terraform-state-files-in-aws-ci-cd-pipeline/</link>
		
		<dc:creator><![CDATA[Arun Kumar Selvaraj]]></dc:creator>
		<pubDate>Mon, 19 Feb 2024 19:50:44 +0000</pubDate>
				<category><![CDATA[*Post Types]]></category>
		<category><![CDATA[Amazon CodeBuild]]></category>
		<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[AWS CodeBuild]]></category>
		<category><![CDATA[AWS CodeCommit]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Professional Services]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CICD Pipeline]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[Infrastructure as Code]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Terraform]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=73d09ea4e56c8005ba870919d4573d4f</guid>

					<description><![CDATA[Introduction Today customers want to reduce manual operations for deploying and maintaining their infrastructure. The recommended method to deploy and manage infrastructure on AWS is to follow Infrastructure-As-Code (IaC) model using tools like AWS CloudFormation, AWS Cloud Development Kit (AWS CDK) or Terraform. One of the critical components in terraform is managing the state file which […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Detect Stripe keys in S3 buckets with Amazon Macie</title>
		<link>https://noise.getoto.net/2024/02/19/detect-stripe-keys-in-s3-buckets-with-amazon-macie/</link>
		
		<dc:creator><![CDATA[Koulick Ghosh]]></dc:creator>
		<pubDate>Mon, 19 Feb 2024 18:58:35 +0000</pubDate>
				<category><![CDATA[Amazon Macie]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[credentials]]></category>
		<category><![CDATA[Foundational (100)]]></category>
		<category><![CDATA[keys]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[PII]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Sensitive Data Discovery]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0d810cdc630619e00104441c1b089084</guid>

					<description><![CDATA[Many customers building applications on Amazon Web Services (AWS) use Stripe global payment services to help get their product out faster and grow revenue, especially in the internet economy. It’s critical for customers to securely and properly handle the credentials used to authenticate with Stripe services. Much like your AWS API keys, which enable access […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build an ETL process for Amazon Redshift using Amazon S3 Event Notifications and AWS Step Functions</title>
		<link>https://noise.getoto.net/2023/08/31/build-an-etl-process-for-amazon-redshift-using-amazon-s3-event-notifications-and-aws-step-functions/</link>
		
		<dc:creator><![CDATA[Ziad Wali]]></dc:creator>
		<pubDate>Thu, 31 Aug 2023 17:30:48 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Step Functions]]></category>
		<category><![CDATA[ELT]]></category>
		<category><![CDATA[ETL Pipelines]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[redshift]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0c5bb0cec168b2bee8c62ac4ce8dfcba</guid>

					<description><![CDATA[In this post we discuss how we can build and orchestrate in a few steps an ETL process for Amazon Redshift using Amazon S3 Event Notifications for automatic verification of source data upon arrival and notification in specific cases. And we show how to use AWS Step Functions for the orchestration of the data pipeline. It can be considered as a starting point for teams within organizations willing to create and build an event driven data pipeline from data source to data warehouse that will help in tracking each phase and in responding to failures quickly. Alternatively, you can also use Amazon Redshift auto-copy from Amazon S3 to simplify data loading from Amazon S3 into Amazon Redshift.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Automate the archive and purge data process for Amazon RDS for PostgreSQL using pg_partman, Amazon S3, and AWS Glue</title>
		<link>https://noise.getoto.net/2023/08/22/automate-the-archive-and-purge-data-process-for-amazon-rds-for-postgresql-using-pg_partman-amazon-s3-and-aws-glue/</link>
		
		<dc:creator><![CDATA[Anand Komandooru]]></dc:creator>
		<pubDate>Tue, 22 Aug 2023 16:07:02 +0000</pubDate>
				<category><![CDATA[Amazon Aurora]]></category>
		<category><![CDATA[Amazon RDS]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[PostgreSQL compatible]]></category>
		<category><![CDATA[RDS for PostgreSQL]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=82ff00fe0cf699615526c01541a3ce5e</guid>

					<description><![CDATA[The post Archive and Purge Data for Amazon RDS for PostgreSQL and Amazon Aurora with PostgreSQL Compatibility using pg_partman and Amazon S3 proposes data archival as a critical part of data management and shows how to efficiently use PostgreSQL’s native range partition to partition current (hot) data with pg_partman and archive historical (cold) data in […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>S3 URI Parsing is now available in AWS SDK for Java 2.x</title>
		<link>https://noise.getoto.net/2023/05/08/s3-uri-parsing-is-now-available-in-aws-sdk-for-java-2-x/</link>
		
		<dc:creator><![CDATA[David Ho]]></dc:creator>
		<pubDate>Mon, 08 May 2023 19:05:39 +0000</pubDate>
				<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS Java Development]]></category>
		<category><![CDATA[AWS SDK for Java]]></category>
		<category><![CDATA[AWS Tools and SDKs]]></category>
		<category><![CDATA[java]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=afaaf536f2fff0b1e69d0f93fb20ab38</guid>

					<description><![CDATA[The AWS SDK for Java team is pleased to announce the general availability of Amazon Simple Storage Service (Amazon S3) URI parsing in the AWS SDK for Java 2.x. You can now parse path-style and virtual-hosted-style S3 URIs to easily retrieve the bucket, key, region, style, and query parameters. The new parseUri() API and S3Uri […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use Amazon Macie to reduce the cost of discovering sensitive data</title>
		<link>https://noise.getoto.net/2023/03/20/how-to-use-amazon-macie-to-reduce-the-cost-of-discovering-sensitive-data/</link>
		
		<dc:creator><![CDATA[Nicholas Doropoulos]]></dc:creator>
		<pubDate>Mon, 20 Mar 2023 17:30:10 +0000</pubDate>
				<category><![CDATA[Amazon Macie]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Data security investigations]]></category>
		<category><![CDATA[Foundational (100)]]></category>
		<category><![CDATA[PCI]]></category>
		<category><![CDATA[PHI]]></category>
		<category><![CDATA[PII]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Sensitive Data Discovery]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=9ad6ef1cd8b71e29e61fc541c21cbf7e</guid>

					<description><![CDATA[Amazon Macie is a fully managed data security service that uses machine learning and pattern matching to discover and help protect your sensitive data, such as personally identifiable information (PII), payment card data, and Amazon Web Services (AWS) credentials. Analyzing large volumes of data for the presence of sensitive information can be expensive, due to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>The anatomy of ransomware event targeting data residing in Amazon S3</title>
		<link>https://noise.getoto.net/2023/02/06/the-anatomy-of-ransomware-event-targeting-data-residing-in-amazon-s3/</link>
		
		<dc:creator><![CDATA[Megan O'Neil]]></dc:creator>
		<pubDate>Mon, 06 Feb 2023 18:07:51 +0000</pubDate>
				<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[AWS Backup]]></category>
		<category><![CDATA[AWS security]]></category>
		<category><![CDATA[cloud security]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[kms]]></category>
		<category><![CDATA[No more ransom]]></category>
		<category><![CDATA[ransomware]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[s3 intelligent tiering]]></category>
		<category><![CDATA[s3 security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[SSE-KMS]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=b7ba01bb1bfa324ae8b4e76f43673461</guid>

					<description><![CDATA[Ransomware events have significantly increased over the past several years and captured worldwide attention. Traditional ransomware events affect mostly infrastructure resources like servers, databases, and connected file systems. However, there are also non-traditional events that you may not be as familiar with, such as ransomware events that target data stored in Amazon Simple Storage Service […]]]></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 91/494 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-06 00:46:17 by W3 Total Cache
-->