Skip to content

adimyth/aws-cloudformation-lambda-rds-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDS Database Backup to S3 using Lambda

Takes individual database backups in an RDS instance and pushes them to S3 periodically. Deployed as an AWS Lambda function and triggered by CronExpression.

🔐 User credentials are read from the SecretsManager service

Structure

  • rds-backup - Code for the application's Lambda function and project Dockerfile
  • buildspec.yaml - A template that defines the application's AWS resources.
  • pipeline/lambda-deploy.sh - Script to deploy the pipeline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published