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:
-
AWS VPC.
-
AWS VPC-related resources.
-
AWS DynamoDB Table.
-
AWS Secret Manager's Secret (username and password), for the DB Cluster.
-
AWS RDS Aurora (MySQL-compatible) DB Cluster.
-
AWS S3 Buckets used, for Import and Export, by AWS RDS Aurora (MySQL-compatible) DB Cluster.
-
To deploy the stack on
AWS
via Local Computer, follow the steps in the following link:
Working with the AWS CDK in TypeScript -
To deploy the stack on
AWS
via GitHub Actions see the following link:
CI: AWS-TS-CDK Migration
Copyright © 2015 - present. MongoExpUser
Licensed under the MIT license.