Azure Functions is a serverless compute service from Microsoft.
Developers use it to run event-driven code for integrations, scheduled tasks, APIs, and automation without provisioning dedicated servers.
Related concepts include Cloud Computing and Microsoft Azure.