#rds #backup

  1. Backup
  2. Take a snapshot with a specific name and delete the current database (instance/cluster) Let’s log everything regarding to the old DB instance: Size, Endpoint, …
  3. Restore to the new (instance/cluster) with the same name.

Terraform plan/apply should be proceeded manually and locally