Skip to content

cjohara/aws-serverless-image-processing

Repository files navigation

Resizing Images with Amazon CloudFront and Lambda@Edge

Resize images on the fly with an AWS S3 CDN.

View or download a copy of the Presentation PDF

Solution 1: AWS Serverless Image Handler

Solution 2: This code and AWS Blog

Build deployment packages

  1. Install npm packages
$. npm install
  1. Build docker container
$. npm run docker:build
  1. Generate deployment packages (repeat after code changes)
$. npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published