Easily turn off the auto backups/snapshots for RDS?

0

During our migrations we take the RDS instance out of multi AZ so we can send differential backups to it.

We send a an initial backup and then hit it with a few differentials then during the actual cut over we just have a small differential to do rather than a full backup and restore, at the end of the migration we turn multi AZ back on. Often we are waiting while RDS performs an automatic backup do to the rapid amount of change.

Is there a process or mechanism to delay this backup?

1 Antwort
1
Akzeptierte Antwort

Hello,

You can disable automated backups for Amazon RDS instances through the AWS Console using the instructions found on the Working with backups portion of the Amazon RDS documentation:

To disable automated backups immediately

  1. Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/.
  2. In the navigation pane, choose Databases, and then choose the DB instance or Multi-AZ DB cluster that you want to modify.
  3. Choose Modify.
  4. For Backup retention period, choose 0 days.
  5. Choose Continue.
  6. Choose Apply immediately.
  7. Choose Modify DB instance or Modify cluster to save your changes and disable automated backups.
AWS
Deane
beantwortet vor einem Jahr
profile picture
EXPERTE
überprüft vor 4 Tagen
profile picture
EXPERTE
überprüft vor einem Jahr
profile picture
EXPERTE
überprüft vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen