# What compute service does Azure functions provide?

What compute service does Azure functions provide?

##### Post Metadata
- Posted at: over 3 years ago
- Author title: Pinned by G2 as a common question



## Comments
### Comment 1

Azure Functions is a serverless compute service provided by Microsoft Azure. It allows developers to build event-driven applications without having to manage the underlying infrastructure. With Azure Functions, developers can write code in various programming languages like C#, Java, JavaScript, Python, and more, and deploy their code as individual functions that get triggered by events from various sources, such as HTTP requests, messages from a message queue, or changes to data in a storage account.

##### Comment Metadata
- Posted at: about 3 years ago
- Author title: Full Stack Development | Asp.Net | MVC | C# | Javascript(client-server) | SQL




## Related Product
[Azure Functions](https://www.g2.com/products/azure-functions/reviews)

## Related Category
[Cloud Platform as a Service (PaaS)](https://www.g2.com/categories/cloud-platform-as-a-service-paas)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


