Resize Images with Node.js and AWS Lambda (and S3)

Описание к видео Resize Images with Node.js and AWS Lambda (and S3)

In this video you'll learn how to create, modify, deploy, and test an AWS Lambda. I will show you how to set permissions through IAM roles/policies, and also how to set up S3 triggers to invoke your Lambda when an image is uploaded to a bucket. We will use the Sharp NPM package to easily resize images, and the AWS S3 SDK to interact with our buckets.

Code: https://github.com/nikitadev-yt/image...
Sharp NPM: https://www.npmjs.com/package/sharp
Guide: https://docs.aws.amazon.com/lambda/la...

Github: https://github.com/nikitapryymak
Support Me: https://www.buymeacoffee.com/nikitadev
Contact Me: [email protected]

#nodejs #aws #javascript

Комментарии

Информация по комментариям в разработке