Session
Patterns & Practices Crash Course - Azure Functions
Serverless abstracts away the application server environment, enabling developers to quickly build production-ready apps that automatically scale to match the demand. Understanding these patterns can make it easier to design applications which behave as expected using proven approaches. This session will explore the design patterns commonly used to build reliable, scalable serverless applications with Azure Functions, with practical examples.
In this level 200 presentation, attendees will learn:
- Some of the common design patterns used for Azure Functions
- Best practices for designing Azure Functions for scalability
- Utilizing Durable Functions to orchestrate complex interactions