-
Book Overview & Buying
-
Table Of Contents
Microsoft Azure Functions - Developing Serverless Solutions
By :
Microsoft Azure Functions - Developing Serverless Solutions
By:
Overview of this book
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.
This course will teach you how to develop your own Azure Functions apps and visualize how complete applications can be built with Azure Functions' powerful yet simple paradigm. You’ll explore the tools required for development, both locally and in the Azure portal, for various triggers, bindings, and deployment models.
In this course, you’ll learn Azure Functions’ hosting plans, explore C#, TypeScript, other language options, develop and test Azure Functions using Azure Portal editor, Visual Studio, and Visual Studio Code. Next, you’ll learn to create and manage Azure Functions, understand bindings and triggers, use Azure CosmosDB, monitor performance and identify potential errors using application insights, build client applications, setup CORS policies, and explore security with Azure active directory (AD).
By the end of this course, you’ll have a fundamental understanding of what Microsoft Azure Functions are along with their uses and interaction with other applications.
Table of Contents (9 chapters)
Introduction
Introduction to Azure Functions
Azure Functions in Azure Web Portal
Azure Functions in Visual Studio
Azure Functions in Visual Studio Code
Azure Function Bindings and Durable (Orchestrator) Functions
Create Serverless REST API Using Azure Functions
Azure Function Deployment
Thank You