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 réponse
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
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions