RDS - Aurora Serverless - is that possible to Migrate from Aurora Serverless to Aurora Provisioned?

Viewed 18

Say I am running Aurora serverless cluster(MySql). If in case I need to go back to Aurora Provisioned (MySql), is this possible to migrate?

1 Answers

This is clear cut approach mentioned here

  • Modify writer instance by selecting and choosing modify instance configuration to anything other than serverless
Related