1 Answer
- Newest
- Most votes
- Most comments
0
MSK Provisioned doesn't provide auto-scaling capabilities. You can implement self-managed autoscaling using different metrics, Lambda function and trigger MSK APIs to add brokers per AZ, and rebalance partitions (with Cruise Control, for instance).
Alternatively, MSK Serverless does auto-scaling behind the scenes and doesn't require user to setup or configure anything.
Relevant content
- asked a month ago
