Serverless Image Resizer- Using Azure Functions
This article reflects my current understanding as part of my professional learning journey. While I strive for accuracy, the content may be updated as my expertise deepens.
📝 Published: 16 Mar 2025 | 🔄 Updated: 02 May 2025 | ✍️ By
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