how to autoscale MSK cluster horizontally in AWS

0

I want to horizontally autoscale the AWS MSK cluster but only found documentation related to storage autoscaling. Is there any way to autoscale the AWS MSK cluster ? Any reference to docs or any articles will be appreciated.

1개 답변
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.

AWS
EdbE
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠