CDK Booster is a tool that accelerates AWS CDK builds by bundling all Lambda functions simultaneously instead of sequentially. It works as a drop-in replacement requiring only npm installation and a small cdk.json modification. The tool prevents duplicate bundling when CDK synthesis runs multiple times and uses ESbuild's
Sort: