Serverless Image Resizer- Using Azure Functions
An automated image resizer that listens to a Blob Storage container. When a new image is uploaded, an Azure Function resizes it into multiple resolutions (e.g., thumbnail, medium, large) and saves them back to Blob Storage.
Clone the Repository
git clone https://github.com/example/repository.git