<?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>Architecture &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 26 Nov 2025 16:22:03 +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>Secure Amazon Elastic VMware Service (Amazon EVS) with AWS Network Firewall</title>
		<link>https://noise.getoto.net/2025/11/26/secure-amazon-elastic-vmware-service-amazon-evs-with-aws-network-firewall/</link>
		
		<dc:creator><![CDATA[Sheng Chen]]></dc:creator>
		<pubDate>Wed, 26 Nov 2025 16:22:03 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Elastic VMware Service (Amazon EVS)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Network Firewall]]></category>
		<category><![CDATA[AWS Transit Gateway]]></category>
		<category><![CDATA[Networking & Content Delivery*]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=71392f867e873285e205027c66c0c998</guid>

					<description><![CDATA[In this post, we demonstrate how to utilize AWS Network Firewall to secure an Amazon EVS environment, using a centralized inspection architecture across an EVS cluster, VPCs, on-premises data centers and the internet. We walk through the implementation steps to deploy this architecture using AWS Network Firewall and AWS Transit Gateway.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Enhancing API security with Amazon API Gateway TLS security policies</title>
		<link>https://noise.getoto.net/2025/11/21/enhancing-api-security-with-amazon-api-gateway-tls-security-policies/</link>
		
		<dc:creator><![CDATA[Anton Aleksandrov]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 21:17:52 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7a143c1b3fdbb70d33ca16b25226afbd</guid>

					<description><![CDATA[In this post, you will learn how the new Amazon API Gateway’s enhanced TLS security policies help you meet standards such as PCI DSS, Open Banking, and FIPS, while strengthening how your APIs handle TLS negotiation. This new capability increases your security posture without adding operational complexity, and provides you with a single, consistent way to standardize TLS configuration across your API Gateway infrastructure.]]></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>Build scalable REST APIs using Amazon API Gateway private integration with Application Load Balancer</title>
		<link>https://noise.getoto.net/2025/11/21/build-scalable-rest-apis-using-amazon-api-gateway-private-integration-with-application-load-balancer/</link>
		
		<dc:creator><![CDATA[Christian Silva]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 19:28:04 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=af64f2e84d45de2d974cb431fbcd6eb3</guid>

					<description><![CDATA[Today, we announced 
<a href="https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-rest-api.html">Amazon API Gateway REST API’s</a> support for private integration with 
<a href="https://aws.amazon.com/elasticloadbalancing/application-load-balancer/">Application Load Balancers (ALBs)</a>. You can use this new capability to securely expose your VPC-based applications through your REST APIs without exposing your ALBs to the public internet.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Building multi-tenant SaaS applications with AWS Lambda’s new tenant isolation mode</title>
		<link>https://noise.getoto.net/2025/11/20/building-multi-tenant-saas-applications-with-aws-lambdas-new-tenant-isolation-mode/</link>
		
		<dc:creator><![CDATA[Anton Aleksandrov]]></dc:creator>
		<pubDate>Thu, 20 Nov 2025 17:47:17 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=19493a7b4aa802dbd7bb01db9a2fdc2f</guid>

					<description><![CDATA[Today, AWS is announcing tenant isolation for AWS Lambda, enabling you to process function invocations in separate execution environments for each end-user or tenant invoking your Lambda function. This capability simplifies building secure multi-tenant SaaS applications by managing tenant-level compute environment isolation and request routing, allowing you to focus on core business logic rather than implementing tenant-aware compute environment isolation.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build priority-based message processing with Amazon MQ and AWS App Runner</title>
		<link>https://noise.getoto.net/2025/11/18/build-priority-based-message-processing-with-amazon-mq-and-aws-app-runner/</link>
		
		<dc:creator><![CDATA[Aritra Nag]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 16:39:29 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Amazon MQ*]]></category>
		<category><![CDATA[Architecture]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=60f4351b8f49f194db7010a874fc6870</guid>

					<description><![CDATA[In this post, we show you how to build a priority-based message processing system using Amazon MQ for priority queuing, Amazon DynamoDB for data persistence, and AWS App Runner for serverless compute. We demonstrate how to implement application-level delays that high-priority messages can bypass, create real-time UIs with WebSocket connections, and configure dual-layer retry mechanisms for maximum reliability.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Know before you go – AWS re:Invent 2025 guide to Well-Architected and Cloud Optimization sessions</title>
		<link>https://noise.getoto.net/2025/11/14/know-before-you-go-aws-reinvent-2025-guide-to-well-architected-and-cloud-optimization-sessions/</link>
		
		<dc:creator><![CDATA[Anitha Selvan]]></dc:creator>
		<pubDate>Fri, 14 Nov 2025 18:11:43 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS re:Invent]]></category>
		<category><![CDATA[AWS Well-Architected]]></category>
		<category><![CDATA[AWS Well-Architected Framework]]></category>
		<category><![CDATA[AWS Well-Architected Tool]]></category>
		<category><![CDATA[Best practices]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=df8ca7e206727dfa795f50c2f495acd6</guid>

					<description><![CDATA[Are you ready to maximize your Well-Architected and Cloud Optimization learning and networking time at re:Invent 2025? We have put together this comprehensive guide to help you plan your schedule and make the most of the Well-Architected and cloud optimization sessions available this year. These sessions will deliver the practical guidance your teams need to lead strategic cloud initiatives, design next-generation architectures, optimize costs, or secure AI-powered systems.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How Yelp modernized its data infrastructure with a streaming lakehouse on AWS</title>
		<link>https://noise.getoto.net/2025/11/13/how-yelp-modernized-its-data-infrastructure-with-a-streaming-lakehouse-on-aws/</link>
		
		<dc:creator><![CDATA[Umesh Dangat]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 18:07:22 +0000</pubDate>
				<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=9b1697f50c9954aed81b8a3820fb23a5</guid>

					<description><![CDATA[This is a guest post by Umesh Dangat, Senior Principal Engineer for Distributed Services and Systems at Yelp, and Toby Cole, Principle Engineer for Data Processing at Yelp, in partnership with AWS. Yelp processes massive amounts of user data daily—over 300 million business reviews, 100,000 photo uploads, and countless check-ins. Maintaining sub-minute data freshness with […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Behind the Streams: Real-Time Recommendations for Live Events Part 3</title>
		<link>https://noise.getoto.net/2025/10/21/behind-the-streams-real-time-recommendations-for-live-events-part-3/</link>
		
		<dc:creator><![CDATA[Netflix Technology Blog]]></dc:creator>
		<pubDate>Tue, 21 Oct 2025 00:53:29 +0000</pubDate>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[distributed-systems]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[Netflix]]></category>
		<guid isPermaLink="false">https://medium.com/p/e027cb313f8f</guid>

					<description><![CDATA[By: Kris Range, Ankush Gulati, Jim Isaacs, Jennifer Shin, Jeremy Kelly, Jason TuThis is part 3 in a series called “Behind the Streams”. Check out part 1 and part 2 to learn more.Picture this: It’s seconds before the biggest fight night in Netflix histo...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Modernization of real-time payment orchestration on AWS</title>
		<link>https://noise.getoto.net/2025/10/02/modernization-of-real-time-payment-orchestration-on-aws/</link>
		
		<dc:creator><![CDATA[Neeraj Kaushik]]></dc:creator>
		<pubDate>Wed, 01 Oct 2025 23:34:00 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[Amazon CloudFront]]></category>
		<category><![CDATA[Amazon Elastic Container Service]]></category>
		<category><![CDATA[Amazon Elastic Kubernetes Service]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS partner]]></category>
		<category><![CDATA[AWS Partner Network]]></category>
		<category><![CDATA[AWS Solutions Implementations]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Financial Services]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Partner solutions]]></category>
		<category><![CDATA[Public Sector]]></category>
		<category><![CDATA[Public Sector Partners]]></category>
		<category><![CDATA[Regions]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=9214ad312cb5b6a21e770a6b4a95f560</guid>

					<description><![CDATA[The global real-time payments market is experiencing significant growth. According to Fortune Business Insights, the market was valued at USD 24.91 billion in 2024 and is projected to grow to USD 284.49 billion by 2032, with a CAGR of 35.4%. Similarly, Grand View Research reports that the global mobile payment market, valued at USD 88.50 […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Create an OpenSearch dashboard with Amazon OpenSearch Service</title>
		<link>https://noise.getoto.net/2025/08/05/create-an-opensearch-dashboard-with-amazon-opensearch-service/</link>
		
		<dc:creator><![CDATA[Smita Singh]]></dc:creator>
		<pubDate>Tue, 05 Aug 2025 16:32:44 +0000</pubDate>
				<category><![CDATA[Amazon OpenSearch]]></category>
		<category><![CDATA[Amazon OpenSearch Service]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a16e138471b3852c4a8e928805f33b81</guid>

					<description><![CDATA[This post demonstrates how to harness OpenSearch Dashboards to analyze logs visually and interactively. With this solution, IT administrators, developers, and DevOps engineers can create custom dashboards to monitor system behavior, detect anomalies early, and troubleshoot issues faster through interactive charts and graphs.]]></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>How Zapier runs isolated tasks on AWS Lambda and upgrades functions at scale</title>
		<link>https://noise.getoto.net/2025/07/25/how-zapier-runs-isolated-tasks-on-aws-lambda-and-upgrades-functions-at-scale/</link>
		
		<dc:creator><![CDATA[Anton Aleksandrov]]></dc:creator>
		<pubDate>Fri, 25 Jul 2025 13:30:06 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Amazon Elastic Kubernetes Service]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[Monitoring and observability]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8a88714a3ea33be3bfced84d6f2126b6</guid>

					<description><![CDATA[In this post, you’ll learn how Zapier has built their serverless architecture focusing on three key aspects: using Lambda functions to build isolated Zaps, operating over a hundred thousand Lambda functions through Zapier's control plane infrastructure, and enhancing security posture while reducing maintenance efforts by introducing automated function upgrades and cleanup workflows into their platform architecture.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Behind the Streams: Live at Netflix. Part 1</title>
		<link>https://noise.getoto.net/2025/07/15/behind-the-streams-live-at-netflix-part-1/</link>
		
		<dc:creator><![CDATA[Netflix Technology Blog]]></dc:creator>
		<pubDate>Tue, 15 Jul 2025 16:04:08 +0000</pubDate>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[live streaming]]></category>
		<category><![CDATA[Netflix]]></category>
		<guid isPermaLink="false">https://medium.com/p/d23f917c2f40</guid>

					<description><![CDATA[Behind the Streams: Three Years Of Live at Netflix. Part 1.By Sergey Fedorov, Chris Pham, Flavio Ribeiro, Chris Newton, and Wei WeiMany great ideas at Netflix begin with a question, and three years ago, we asked one of our boldest yet: if we were to en...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Revenue NSW modernises analytics with AWS, enabling unified and scalable data management, processing, and access</title>
		<link>https://noise.getoto.net/2025/07/15/revenue-nsw-modernises-analytics-with-aws-enabling-unified-and-scalable-data-management-processing-and-access/</link>
		
		<dc:creator><![CDATA[Saeed Barghi]]></dc:creator>
		<pubDate>Tue, 15 Jul 2025 12:04:48 +0000</pubDate>
				<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Database Migration Service]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=bf160435528c9c3f548ec4de6c09fb0d</guid>

					<description><![CDATA[Revenue NSW, Australia's principal revenue management agency, successfully modernized its analytics infrastructure using AWS services. In this blog post, we show how the organization transformed its on-premises data environment into a unified, scalable cloud-based solution using Amazon Redshift, AWS Database Migration Service, Amazon AppFlow, and AWS Glue.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How Stifel built a modern data platform using AWS Glue and an event-driven domain architecture</title>
		<link>https://noise.getoto.net/2025/07/07/how-stifel-built-a-modern-data-platform-using-aws-glue-and-an-event-driven-domain-architecture/</link>
		
		<dc:creator><![CDATA[Amit Maindola]]></dc:creator>
		<pubDate>Mon, 07 Jul 2025 14:22:19 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Athena]]></category>
		<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[AWS Lake Formation]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Experience-Based Acceleration]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d7d1155705679766c1b43ca02808c1dc</guid>

					<description><![CDATA[In this post, we show you how Stifel implemented a modern data platform using AWS services and open data standards, building an event-driven architecture for domain data products while centralizing the metadata to facilitate discovery and sharing of data products.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Amazon OpenSearch Service 101: Create your first search application with OpenSearch</title>
		<link>https://noise.getoto.net/2025/06/25/amazon-opensearch-service-101-create-your-first-search-application-with-opensearch/</link>
		
		<dc:creator><![CDATA[Sriharsha Subramanya Begolli]]></dc:creator>
		<pubDate>Wed, 25 Jun 2025 17:03:23 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[Amazon OpenSearch]]></category>
		<category><![CDATA[Amazon OpenSearch Service]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3c2fc44e8c5527ed3d1d1f8eb3c49a01</guid>

					<description><![CDATA[In this post, we walk you through a search application building process using Amazon OpenSearch Service. Whether you're a developer new to search or looking to understand OpenSearch fundamentals, this hands-on post shows you how to build a search application from scratch—starting with the initial setup; diving into core components such as indexing, querying, result presentation; and culminating in the execution of your first search query.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Amazon Bedrock baseline architecture in an AWS landing zone</title>
		<link>https://noise.getoto.net/2025/06/23/amazon-bedrock-baseline-architecture-in-an-aws-landing-zone/</link>
		
		<dc:creator><![CDATA[Abdel-Rahman Awad]]></dc:creator>
		<pubDate>Mon, 23 Jun 2025 18:36:51 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon Bedrock Guardrails]]></category>
		<category><![CDATA[Amazon Bedrock Knowledge Bases]]></category>
		<category><![CDATA[Amazon Route 53]]></category>
		<category><![CDATA[Amazon VPC]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[architecture best practices]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[generative AI]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[VPC]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ebcee71fc53279a51e38784b1450a242</guid>

					<description><![CDATA[In this post, we explore the Amazon Bedrock baseline architecture and how you can secure and control network access to your various Amazon Bedrock capabilities within AWS network services and tools. We discuss key design considerations, such as using Amazon VPC Lattice auth policies, Amazon Virtual Private Cloud (Amazon VPC) endpoints, and AWS Identity and Access Management (IAM) to restrict and monitor access to your Amazon Bedrock capabilities.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Stream data from Amazon MSK to Apache Iceberg tables in Amazon S3 and Amazon S3 Tables using Amazon Data Firehose</title>
		<link>https://noise.getoto.net/2025/06/21/stream-data-from-amazon-msk-to-apache-iceberg-tables-in-amazon-s3-and-amazon-s3-tables-using-amazon-data-firehose/</link>
		
		<dc:creator><![CDATA[Pratik Patel]]></dc:creator>
		<pubDate>Fri, 20 Jun 2025 21:20:56 +0000</pubDate>
				<category><![CDATA[Amazon Data Firehose]]></category>
		<category><![CDATA[Amazon S3 Tables]]></category>
		<category><![CDATA[Amazon Simple Storage Service (S3)]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[AWS Big Data]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=efb861bdea8dbf5269a93d2dd324ea8a</guid>

					<description><![CDATA[In this post, we walk through two solutions that demonstrate how to stream data from your Amazon MSK provisioned cluster to Iceberg-based data lakes in Amazon S3 using Amazon Data Firehose.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How Stellantis streamlines floating license management with serverless orchestration on AWS</title>
		<link>https://noise.getoto.net/2025/06/12/how-stellantis-streamlines-floating-license-management-with-serverless-orchestration-on-aws/</link>
		
		<dc:creator><![CDATA[Göksel SARIKAYA]]></dc:creator>
		<pubDate>Thu, 12 Jun 2025 12:16:54 +0000</pubDate>
				<category><![CDATA[*Learning Levels]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Automotive]]></category>
		<category><![CDATA[AWS Serverless]]></category>
		<category><![CDATA[Customer Solutions]]></category>
		<category><![CDATA[serverless]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=284913d3c040e75ec47221515362247d</guid>

					<description><![CDATA[In this post, we explore a unique scenario where an ISV, unable to provide a floating license option for cloud usage, worked with Stellantis to develop an alternative solution. This approach, implemented with the ISV’s permission, treats named user licenses as if they were floating, automatically assigning and removing them based on the state of user workbench instances.]]></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 213/299 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-06 00:23:21 by W3 Total Cache
-->