Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

added support to create backup out of automated backups #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Oct 2, 2019

Description of changes:

  • Added support to create snapshot out of automated backups, controlled by flag UseAutomatedBackup
  • Added LambdaCWLogRetention parameter support to control log group expiration
  • Tuned copy-snapshot threshold to raise alert

Why?

In some databases eg. ms sql server, during backup process, brief IO suspension happen. This change help reduce burden from live db instances and create backups from automated backups instead.
In aurora family databases, this is not a problem, but adding an extra feature to make backup process more safer without touching live instances

Similar PR is filed for rds-snapshot-tool

@ghost
Copy link
Author

ghost commented Oct 2, 2019

@mrcoronel please help me review it

@ghost
Copy link
Author

ghost commented Oct 22, 2019

ping @mrcoronel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants