CDK Three Tier Serverless
Sample application demonstrating a three-tier web application using serverless, React and AWS CDK V2.
Useful commands
npm i
install dependenciesnpm t
run testsnpm run deploy
deploy to your credentialed accountnpx cdk destroy
clean up when you're done