Thanks for attending Beyond Hello World: Getting Deeper into Azure Functions at Beer City Code 2023!
Beyond Hello World: Getting Deeper into Azure Functions
You surely have seen the HTTP trigger within Azure Functions. Every presentation uses that trigger to show how awesome Azure Functions can be. But there is a bunch more you can do with Azure Functions using the other triggers and bindings, which makes Azure Functions a fantastic tool in your tool chest for solving all sorts of needs. So come and hear about these triggers and bindings and see real-world examples of how they have been employed in different solutions to solve real customer needs.
Learning Objectives
- Learn about the different Azure Function bindings and triggers outside of the HTTP trigger.
- See real-world examples of how Azure Functions have been used to solve real needs.
- Learn how to use the Durable Functions extension to build orchestration processes that extend Azure Functions beyond your imagination.