Azure serverless compute service that runs code in response to events. Like having a helper that automatically does specific tasks whenever certain things happen.
Example: When a file is uploaded to Azure storage, Functions automatically processes and resizes the image.
Category: cloud
Difficulty: intermediate