File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
# AWS Lambda Cookbook - Elevate your handler's code
2
+ [ ![ license] ( https://img.shields.io/github/license/ran-isenberg/aws-lambda-handler-cookbook )] ( https://github.com/ran-isenberg/aws-lambda-handler-cookbook/blob/master/LICENSE )
2
3
![ PythonSupport] ( https://img.shields.io/static/v1?label=python&message=3.8&color=blue?style=flat-square&logo=python )
3
4
[ ![ codecov] ( https://codecov.io/gh/ran-isenberg/aws-lambda-handler-cookbook/branch/main/graph/badge.svg?token=P2K7K4KICF )] ( https://codecov.io/gh/ran-isenberg/aws-lambda-handler-cookbook )
5
+ ![ version] ( https://img.shields.io/github/v/release/ran-isenberg/aws-lambda-handler-cookbook )
6
+ ![ issues] ( https://img.shields.io/github/issues/ran-isenberg/aws-lambda-handler-cookbook )
7
+
8
+
4
9
5
10
What makes an AWS Lambda handler resilient, traceable and easy to maintain? How do you write such a code?
6
11
You can’t perform that action at this time.
0 commit comments