https://github.com/mongoexpuser/deploy-aws-vpc-dynamodb
Create AWS VPC and DynamoDB Table with AWS TypeScript CDK
https://github.com/mongoexpuser/deploy-aws-vpc-dynamodb
aws aws-cdk aws-vpc dynamodb iac typescript
Last synced: 7 months ago
JSON representation
Create AWS VPC and DynamoDB Table with AWS TypeScript CDK
- Host: GitHub
- URL: https://github.com/mongoexpuser/deploy-aws-vpc-dynamodb
- Owner: MongoExpUser
- License: mit
- Created: 2021-01-08T03:34:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T22:50:14.000Z (over 4 years ago)
- Last Synced: 2025-01-26T19:37:28.213Z (8 months ago)
- Topics: aws, aws-cdk, aws-vpc, dynamodb, iac, typescript
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Deploy-AWS-VPC-DynamoDB
Create the following resources with **TypeScript CDK** for a database migration project:
1) AWS VPC.
2) AWS VPC-related resources.
3) DynamoDB Table.# License
Copyright © 2015 - present. MongoExpUser
Licensed under the MIT license.