<?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>Subham Rakshit &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/subham-rakshit/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 22 Jan 2026 17:27:14 +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>On-demand and scheduled scaling of Amazon MSK Express based clusters</title>
		<link>https://noise.getoto.net/2026/01/22/on-demand-and-scheduled-scaling-of-amazon-msk-express-based-clusters/</link>
		
		<dc:creator><![CDATA[Subham Rakshit]]></dc:creator>
		<pubDate>Thu, 22 Jan 2026 17:27:14 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=dc64d91e822b98e3a5da117e340375ad</guid>

					<description><![CDATA[Amazon MSK Express brokers are a key component to dynamically scaling clusters to meet demand. Express based clusters deliver 3 times higher throughput, 20 times faster scaling capabilities, and 90% faster broker recovery compared to Amazon MSK Provisioned clusters. In addition, Express brokers support intelligent rebalancing for 180 times faster operation performance, so partitions are automatically and consistently well distributed across brokers. Intelligent rebalancing automatically tracks cluster health and triggers partition redistribution when resource imbalances are detected, maintaining performance across brokers. This post demonstrates how to use the intelligent rebalancing feature and build a custom solution that scales Express based clusters horizontally (adding and removing brokers) dynamically based on Amazon CloudWatch metrics and predefined schedules. The solution provides capacity management while maintaining cluster performance and minimizing overhead.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build multi-Region resilient Apache Kafka applications with identical topic names using Amazon MSK and Amazon MSK Replicator</title>
		<link>https://noise.getoto.net/2025/03/25/build-multi-region-resilient-apache-kafka-applications-with-identical-topic-names-using-amazon-msk-and-amazon-msk-replicator/</link>
		
		<dc:creator><![CDATA[Subham Rakshit]]></dc:creator>
		<pubDate>Tue, 25 Mar 2025 16:55:02 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=a057533d75a3474f84a512e0e5a31250</guid>

					<description><![CDATA[This post explains how to use MSK Replicator for cross-cluster data replication and details the failover and failback processes while keeping the same topic name across Regions.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Migrate from Standard brokers to Express brokers in Amazon MSK using Amazon MSK Replicator</title>
		<link>https://noise.getoto.net/2025/02/14/migrate-from-standard-brokers-to-express-brokers-in-amazon-msk-using-amazon-msk-replicator/</link>
		
		<dc:creator><![CDATA[Subham Rakshit]]></dc:creator>
		<pubDate>Thu, 13 Feb 2025 22:09:40 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=e162cb6e5c1c99afc614cf6bcf715d25</guid>

					<description><![CDATA[Creating a new cluster with Express brokers is straightforward, as described in Amazon MSK Express brokers. However, if you have an existing MSK cluster, you need to migrate to a new Express based cluster. In this post, we discuss how you should plan and perform the migration to Express brokers for your existing MSK workloads on Standard brokers. Express brokers offer a different user experience and a different shared responsibility boundary, so using them on an existing cluster is not possible. However, you can use Amazon MSK Replicator to copy all data and metadata from your existing MSK cluster to a new cluster comprising of Express brokers.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Improve the resilience of Amazon Managed Service for Apache Flink application with system-rollback feature</title>
		<link>https://noise.getoto.net/2024/08/14/improve-the-resilience-of-amazon-managed-service-for-apache-flink-application-with-system-rollback-feature/</link>
		
		<dc:creator><![CDATA[Subham Rakshit]]></dc:creator>
		<pubDate>Wed, 14 Aug 2024 14:22:27 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Managed Service for Apache Flink]]></category>
		<category><![CDATA[Analytics]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3c2ef476b8e5c029427bc56468afe19c</guid>

					<description><![CDATA[This post explores how to use the system-rollback feature in Managed Service for Apache Flink.We discuss how this functionality improves your application’s resilience by providing a highly available Flink application. Through an example, you will also learn how to use the APIs to have more visibility of the application’s operations.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Configure a custom domain name for your Amazon MSK cluster</title>
		<link>https://noise.getoto.net/2024/06/24/configure-a-custom-domain-name-for-your-amazon-msk-cluster/</link>
		
		<dc:creator><![CDATA[Subham Rakshit]]></dc:creator>
		<pubDate>Mon, 24 Jun 2024 17:17:37 +0000</pubDate>
				<category><![CDATA[Amazon Managed Streaming for Apache Kafka (Amazon MSK)]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=933eaeb8f2dee96820238dd9ca5d8671</guid>

					<description><![CDATA[Amazon Managed Streaming for Kafka (Amazon MSK) is a fully managed service that enables you to build and run applications that use Apache Kafka to process streaming data. It runs open-source versions of Apache Kafka. This means existing applications, tooling, and plugins from partners and the Apache Kafka community are supported without requiring changes to […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Microservice observability with Amazon OpenSearch Service part 1: Trace and log correlation</title>
		<link>https://noise.getoto.net/2022/10/31/microservice-observability-with-amazon-opensearch-service-part-1-trace-and-log-correlation/</link>
		
		<dc:creator><![CDATA[Subham Rakshit]]></dc:creator>
		<pubDate>Mon, 31 Oct 2022 17:25:28 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon OpenSearch Service]]></category>
		<category><![CDATA[AWS Distro for OpenTelemetry]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c46aca38232b44803d7193d2f8b1aa4a</guid>

					<description><![CDATA[Modern enterprises are increasingly adopting microservice architectures and moving away from monolithic structures. Although microservices provide agility in development and scalability, and encourage use of polyglot systems, they also add complexity. Troubleshooting distributed services is hard because the application behavioral data is distributed across multiple machines. Therefore, in order to have deep insights to troubleshoot […]]]></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 29/111 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-03-01 23:00:33 by W3 Total Cache
-->