CDK Dynamo with Data Generation
Create a Dynamo table with CDK and load it with faker and a Lambda function.
Read more about it on dev.to.
Useful commands
npm run buildcompile typescript to jsnpm run lintcheck stylenpm run watchwatch for changes and compilenpm tperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template