Introduction
Azure Functions and app modernization
()
What you should know
()
1. Azure Functions Overview
Introduction to Azure Functions
()
Creating your first Azure Function
()
Creating Azure Functions in VS Code
()
What is serverless?
()
Azure Functions pricing
()
Azure Function using PowerShell
()
Azure Functions using other languages
()
2. Triggers and Bindings
What are triggers and bindings?
()
Timer triggers
()
HTTP triggers
()
Azure Blob Storage triggers
()
Azure Queue Storage triggers
()
Other triggers
()
3. Azure Functions Advanced Features
Implementing a custom domain name and SSL
()
Integration with Azure Key Vault
()
CI/CD of Azure Functions
()
Implementing CORS
()
4. Real-World Examples
Purchase order generation architecture
()
Analyzing tweets sentiment architecture
()
Digital city with Azure Functions
()
Employee onboarding
()