This is the part 1 of the technical series, it is available here.
By the end of this module, you should:
-
✅ Understand the folder structure and it’s setup
-
✅ Be able to setup the basic scaffold of the AWS Lambda function with AWS Lambda Alias
-
✅ Be able to setup modules using terraform (for the lambda functions)
-
✅ Understand the CI/CD process of the Lambda function in our setup
-
✅ Understand each of the steps of the CI/CD
-
✅ Be able to Test out the lambda functions manually (using AWS CLI)
Feel free to use this starter template - aws-webhook-series-starter as a starting point.