Deploying MicroProfile on Quarkus as AWS Lambda with AWS CDK v2 watch and hotswap 📎
With the cdk watch
or cdk deploy --hotswap
feature an AWS Lambda
can be deployed faster creating a "drift" bypassing the regular AWS CloudFormation deployment.
The aws-quarkus-lambda-cdk-plain
template already ships with watch
mode configured to listen to local changes: