In this video I will walk you through, then deploy and demo "The Lambda Trilogy" pattern from cdkpatterns.com
This pattern uses AWS CDK to deploy the 3 different Lambda types:
- The Single Purpose Function
- The Fat Lambda
- The Lambda-lith
GitHub Repo
https://github.com/cdk-patterns/serverless/tree/master/the-lambda-trilogy
To Clone Now:
npx cdkp init the-lambda-trilogy
Download
0 formats
No download links available.
Deconstructing "The Lambda Trilogy" Serverless Architecture Pattern | NatokHD