A crash course on Serverless with AWS — Image resize on-the-fly with Lambda and S3

Written by adnanrahic | Published 2020/03/08
Tech Story Tags: aws | serverless | aws-lambda | web-development | software-development

TLDR A crash course on Serverless with AWS — Image resize on-the-fly with Lambda and S3. The article is a blogpost sponsored by Adnan Rahić/Avocado at Bookvarvar.co.co. Author of "Serverless JavaScript by Example" is sponsoring this blogpost for the next month. We'll build an AWS Lambda function to resize images on the fly. Images will be stored in an S3 bucket and, once requested, will be served from it. If you need a resized version, you’ll request the image and supply the height and width. This will trigger a function, which will. grab the existing image, resize it,. resize it and return it back to the bucket and then serve it from the bucket.via the TL;DR App

no story

Written by adnanrahic | Head of DevRel @ bindplane.com. Book/Course Author. Failed startup founder and ex-freeCodeCamp local leader.
Published by HackerNoon on 2020/03/08