aws-samples / aws-cdk-lambda-automated-testing
Demonstrates automatic testing of both AWS Lambda codefiles and the AWS CDK constructs that deploy them. Has both a standalone version, and a continuous delivery version powered by CDK Pipelines.
☆16Updated this week
Related projects ⓘ
Alternatives and complementary repositories for aws-cdk-lambda-automated-testing
- SVS402 - Examples from re:Invent 2020 presentation by James Beswick (@jbesw).☆25Updated 2 years ago
- This project is an AWS Cloud Development Kit (CDK) implementation of Gregor Hohpe's Loan Broker example. The purpose is to show how serv…