Azure serverless compute service that runs code in response to events. Like having a helper that automatically does specific tasks whenever certain things happen.
When a file is uploaded to Azure storage, Functions automatically processes and resizes the image.
All are serverless function (FaaS) services that run short-lived code in response to events or HTTP requests, scaling automatically and charging primarily per execution and compute time.
Explore real-world architectures from our community that use Functions: