awslabs/dynamoDB-data-replication-to-aurora

Name: dynamoDB-data-replication-to-aurora

Owner: Amazon Web Services - Labs

Owner: AWS Samples

Description: This source code is to be used as a reference for a AWS Blog post which shows you how you could implement data replication from dynamodb to Amazon Aurora using Serverless technologies such as AWS Lambda and Kinesis Firehose.

Created: 2017-05-04 17:29:56.0

Updated: 2017-11-08 21:15:06.0

Pushed: 2017-05-05 00:55:26.0

Homepage: null

Size: 1359

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ddbStreamsToAurora

Source code which enables Data Replication from DynamoDB to Amazon Aurora.This source code is to be used as a reference for an AWS Database Blog post which shows you how you could implement data replication from dynamodb to Amazon Aurora. It is not production ready.

The cleanup_cli.txt file contains all the CLI commands to cleanup resources which were created using CLI commands documented in the blog post.

The 'TestHarness' folder contains source code of a TestHarness which populates a DynamoDB Table with sample data.

The 'cfTemplates' folder contains source code for all the cloudformation templates used within the blog post.

The 'lambda_iam' folder contains IAM Policies and the source code (Zip files) for all the Lambda functions used in the blog post.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.