Skip to content

Commit a26ebf9

Browse files
docs(we-made-this): new article on how to stream data with AWS Lambda & Powertools for AWS Lambda (#4068)
We made this
1 parent 016aba9 commit a26ebf9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/we_made_this.md

+8
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,14 @@ This article will guide you through personalizing observability by integrating C
114114
115115
[Creating a serverless API using Powertools for AWS Lambda and CDK](https://www.ranthebuilder.cloud/post/boost-app-engagement-with-aws-cloudwatch-metrics-powertools-for-aws){target="_blank" rel="nofollow"}
116116

117+
### Streaming data with AWS Lambda & Powertools for AWS Lambda
118+
119+
This article will walk you through using Powertools for AWS Lambda to optimize your Lambda function when streaming large files from S3.
120+
121+
> **Author: [Tom Reid](https://www.linkedin.com/in/tom-reid-5a2a3a/){target="_blank" rel="nofollow"}** :material-linkedin:
122+
123+
[Streaming data with AWS Lambda & Powertools for AWS Lambda](https://towardsdev.com/streaming-data-with-aws-lambda-5f0e81f854cd){target="_blank" rel="nofollow"}
124+
117125
## Videos
118126

119127
#### Building a resilient input handling with Parser

0 commit comments

Comments
 (0)