Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 241 Bytes

Optimize Images AWS Lambda

A simple serverless function to optimize images size on AWS S3 bucket upload event.

What's in the repo?

  • Serverless Node.js function with TypeScript
  • AWS Lambda and S3 integration
  • Deployment configs