Video description
In this video you will learn about the skills and options for deploying and managing Azure Functions after they have been created. The video is broken down into concise yet complete segments so that you can discover how to deploy, secure, and manage Azure Functions on a need-to-know basis.
As various cloud offerings move towards serverless computing, Azure Functions has emerged as Microsoft Azure’s serverless computing platform. This video goes a step beyond coding in the browser and introduces you to a holistic view of Azure Functions, including debugging, and diagnosing issues.
What You Will Learn
- Deploy Azure Functions
- Secure Azure functions
- Scale Azure functions
- Guidance on hosting Azure functions
Who This Video Is For
NodeJS or C# developers who are interested in learning about Azure Functions. It is a 200 level video; viewers should have a basic level of familiarity with Azure Functions.
Table of Contents
Introduction
00:02:25
Prerequisites
00:00:48
Prerequisites
00:00:48
What You Should Know
00:00:57
What Your Development Machine Should Look Like
00:02:00
Deployment Models
00:02:04
Deployment Models
00:02:04
Continuous Deployment
00:07:55
Zip Deployment
00:04:36
Scaling and Hosting
00:00:28
Scaling and Hosting
00:00:28
Consumption Plan
00:01:22
App Service Plan
00:06:01
Securing Azure Functions
00:01:40
Securing Azure Functions
00:01:40
SSL
00:01:44
Custom Domains
00:02:30
Authentication and Authorization
00:04:54
Managed Service Identity
00:03:27