aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.47k stars 858 forks source link

New serverless pattern - lambda-with-compression #2271

Closed aal80 closed 2 weeks ago

aal80 commented 2 weeks ago

Issue #, if available:

Description of changes: Added a new pattern illustrating how to use data compression within Lambda functions

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jbesw commented 2 weeks ago

While this is useful, it should be submitted as a repo and not a pattern, due to the amount of custom code. See https://serverlessland.com/repos/ for submission info.