Scaling up an ElastiCache Redis instance using CloudFormation

0

I have a Redis (cluster-mode disabled) instance I created using a CloudFormation template which I would like to scale up to a newer/higher NodeType. From reading the ElastiCache docs it seems I can upgrade the NodeType using the console or CLI and it will handle everything for me.

I was wondering if CloudFormation will use the same upgrade path or simply replace my instances with a new one (without transfering all data from the old to the new one).

JelleV
demandé il y a 5 ans797 vues
1 réponse
0

So I didn't receive a reply and I tried the scale up. It worked as expected and all data was migrated from the old to the new node. So upgrading through CF will result in the same action(s) as using the Console/CLI.

JelleV
répondu il y a 5 ans

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