Amazon S3 replication to multiple S3 buckets with CDK

S3 → S3

Replicate a S3 bucket to multiple S3 buckets. Implemented in CDK

This sample project demonstrates how to replicate data on S3 bucket in to multiple S3 buckets.
Filers are used to control to replicate data in to separate S3 buckets. Implemented with CDK (TypeScript)

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/s3-s3-replication-cdk

Deploy

cdk deploy --all


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

See the GitHub repo for deleting instructions.

Additional resources

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

AWS Community Builder in Serverless category. Serverless advocate and enthusiast.

Follow on LinkedIn