Skip to content

Instantly share code, notes, and snippets.

View altrr2's full-sized avatar

Albert P altrr2

View GitHub Profile
// Resize an image on the fly in Yandex Cloud from STORAGE_BUCKET to IMAGES_BUCKET
// https://aws.amazon.com/blogs/compute/resize-images-on-the-fly-with-amazon-s3-aws-lambda-and-amazon-api-gateway/
// on YC set up the following rules for the images bucket (as a website hosting):
// Condition
// Response code 404
// Key prefix resize
// Redirect
// Protocol HTTPS