Microsoft Azure Functions - Developing Serverless Solutions
In this course, you will learn how to build, host, test, and monitor your own Azure Function Apps using practical and real-world examples.
Overview
1.1KSTUDENTS*
94.4%RECOMMEND*
This course includes:
- 4 hours of on-demand video
- Certificate of completion
- Direct access/chat with the instructor
- 100% self-paced online
Azure Functions is one of the quickest and easiest ways to get your code running in Azure while maintaining a cost-effective and serverless model.
In this course, Microsoft Azure Functions - Developing Serverless Solutions, you will learn how to create your own Azure Functions apps and visualize how full applications can be built using Azure Functions' powerful, yet simple model. We will explore the tools needed to support development, both locally and in the Azure Portal, and explore the different triggers, bindings and deployment models that are possible.
Along the way, you will learn how to:
- Understand Azure Functions Hosting Plans
- Explore C#, TypeScript, and other language options for Azure Functions
- Develop and test Azure Functions using Azure Portal editor.
- Develop and test and deploy Azure Functions using Visual Studio and Visual Studio Code
- Create and Manage Azure Functions
- Using Azure Portal - Web-Based
- Using Azure Functions Core Tools (Cross Platform)
- Using Visual Studio Code (Cross Platform)
- Using Visual Studio (2019/2022)
- Understand Azure Functions Bindings and Triggers
- Use Azure CosmosDBwith Azure Functions
- Monitor Azure Functions for performance and potential errors using Application Insights
- Deploy Azure Functions App
- Build Client Application to interact with Azure Functions
- Setup CORS Policies for Azure Function App
- Explore Security with Azure AD for deployed Azure Function Apps
Skills You Will Gain
Azure Functions
CosmosDB
Deployment
REST API
Visual Studio
Learning Outcomes (At The End Of This Program, You Will Be Able To...)
- Learn the most important concepts and capabilities of Azure Functions
- Explore several supported triggers that can start an Azure Function
- Learn to connect to Azure services using input and output bindings
- Learn how to create Serverless Workflows using Durable Functions
- Learn how to build, test, deploy and monitor your own Azure Functions apps
- Learn how to use Visual Studio, Visual Studio Code, and Azure Function Core Tools
- Learn how to build client apps to interact with Azure Functions App
- Learn how to use local emulators for development and testing against Azure Services
Prerequisites
- Some knowledge of programming
- Access to an Azure Account or a machine that can run Azure Storage Emulators
Who Should Attend
- Learners who want to explore more about Azure services
- Beginners or Advance learners who are interested in learning Azure Functions
- Developers who want to learn different concepts related to Azure Functions