Serverless Computing with Azure Functions
Explore the world of serverless development on Azure. Learn how to build and deploy event-driven applications without managing servers.
- Get Started Introduction to Azure Functions
- Development Local Development and Debugging
- Triggers HTTP Triggered Functions
- Triggers Timer Triggered Functions
- Bindings Azure Blob Storage Integration
- Bindings Azure Cosmos DB Integration
- Deployment Deploying Functions to Azure
- Advanced Building State-Ful Workflows with Durable Functions
- Best Practices Serverless Best Practices