Skip to content

Create AWS RDS Aurora MySQL DB Cluster, AWS DynamoDB and Related Resources for a Migration Project, with AWS TypeScript CDK.

License

Notifications You must be signed in to change notification settings

MongoExpUser/AWS-RDS-Aurora-MySQL-And-DynamoDB-Migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI - AWS-TS-CDK Migration

AWS-RDS-Aurora-MySQL-And-DynamoDB-Migration


Create AWS RDS Aurora MySQL DB Cluster, AWS DynamoDB and Related Resources for a Migration Project, with AWS TypeScript CDK

The STACK deploys the following specific resources:
  1. AWS VPC.

  2. AWS VPC-related resources.

  3. AWS DynamoDB Table.

  4. AWS Secret Manager's Secret (username and password), for the DB Cluster.

  5. AWS RDS Aurora (MySQL-compatible) DB Cluster.

  6. AWS S3 Buckets used, for Import and Export, by AWS RDS Aurora (MySQL-compatible) DB Cluster.

DEPLOYING THE CDK STACK

  1. To deploy the stack on AWS via Local Computer, follow the steps in the following link:
    Working with the AWS CDK in TypeScript

  2. To deploy the stack on AWS via GitHub Actions see the following link:
    CI: AWS-TS-CDK Migration

License

Copyright © 2015 - present. MongoExpUser

Licensed under the MIT license.

About

Create AWS RDS Aurora MySQL DB Cluster, AWS DynamoDB and Related Resources for a Migration Project, with AWS TypeScript CDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published