Steady state rebalancing for Amazon MSK clusters
Note
Effective June 18, 2026, Intelligent Rebalancing is available for all MSK Provisioned clusters with Express brokers. This includes Express clusters created prior to the launch of intelligent rebalancing feature in November 2025. For clusters created before November 20, 2025, Intelligent Rebalancing is available with Rebalancing Status set to Paused. To enable this feature for your existing clusters, set Rebalancing Status to Active using the Amazon MSK console, AWS CLI, or SDK. For instructions, see Steady state rebalancing.
Steady state rebalancing is a part of the intelligent rebalancing feature, which is turned on by default for all new MSK Provisioned clusters with Express brokers. As you scale your clusters up or down, Amazon MSK automatically handles partition management by distributing partitions to new brokers and moving partitions from brokers due for removal. To ensure optimal distribution of workload across brokers, intelligent rebalancing uses Amazon MSK best practices to determine thresholds for automatically initiating rebalancing for your brokers.
You can pause and resume steady state rebalancing when needed. Steady state rebalancing continuously monitors your cluster and does the following:
-
Tracks broker resource usage (CPU, network, storage).
-
Adjusts partition placement automatically without any impact on data availability.
-
Completes rebalancing operations up to 180x faster for Express brokers as compared to Standard brokers.
-
Maintains cluster performance.