
Create a serverless app using API Gateway and Lambda. Then create an API Gateway canary deployment
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw-canary-deployment-cdk-javacdk deploy MyServerlessApplicationStackcdk deploy MyServerlessApplicationStack -c env=dev cdk deploy CanaryDeploymentStackcdk destroy CanaryDeploymentStackcdk destroy MyServerlessApplicationStack