C# Corner announced a new webinar on "Azure Function: Zero to Hero"
Prerequisites: GoToMeeting
Event URL: https://bit.ly/3yxS2nM
Abstract:
With Azure Functions, We can build robust software solutions within an overall serverless architecture. In this session, first, we over the main benefits of Azure Functions. Find out about different hosting plans and app service plans. Then learn how to create and deploy function apps. During the session, we explain what Azure Functions is and show how to develop, test, debug, and run event-driven code on your local computer, as well as in Visual Studio using. NET. Learn about triggers, bindings, and how to implement both in Azure Functions.
Agenda:
- What are Azure Functions?
- Azure Function Benefits
- Hosting Plan for Azure Functions
- Azure Function Architecture
- Create Azure Function using Azure Portal
- Create Azure Functions in Visual Studio .Net
- Deploy Azure Function using Visual Studio 2019