Skip to content

Commit af967d3

Browse files
committed
📝 add link to the article
1 parent 282c415 commit af967d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Lambda extensions example
22

3+
Code of the article [Power up your serverless application with AWS Lambda extensions](https://dev.to/kumo/power-up-your-serverless-application-with-aws-lambda-extensions-3a31)
4+
35
This example shows how to create a simple Lambda with a monitoring tool composed of:
46
- an internal extension that logs all http calls made by the Lambda
57
- an external extension that aggregate those logs and send them to an hypothetical monitoring tool

0 commit comments

Comments
 (0)