Skip to content

Automatically dump all RDS snapshots to parquet files in S3

Notifications You must be signed in to change notification settings

Spacerat/aws-rds-snapshot-to-s3

Repository files navigation

Automated RDS Snapshot Export

This project demonstrates how CDK can be used to configure RDS snapshots to automatically export to S3 as parquet files, using AWS RDS's Snapshot Export to S3 feature.

Stacks

This repo

The pipeline is implemented as its own construct which is instantiated in the App Stack. The other stacks just exist to set up the example VPC & database.

About

Automatically dump all RDS snapshots to parquet files in S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published