Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 512 Bytes

File metadata and controls

8 lines (6 loc) · 512 Bytes

aws-python-lambda-layer

Complete AWS Lambda Function in Python with Layer for aws-xray-sdk depedency and cloudwatch alarm

CI

Continuous Integration is run through GitHub actions in ci.yml on PR to main where we lint, test and plan out infrastructure resources. We add a PR comment to show the results of our Terraform efforts to plan our infrastructure.

CD

Continuous Delivery is run through GitHub actions in cd.yml on push to main branch.