Serverless compute with Azure Functions abstracts away infrastructure management and allows developers to focus on writing code for triggered operations. Azure Functions supports bindings to data sources and services that avoid writing boilerplate integration code, and can be deployed and managed via the Azure Functions runtime, CLI tools, templates and samples on GitHub.