MENU

Fun & Interesting

How to Build and Deploy a Secure Serverless Application Using Azure Functions

Full Stack Matt 20,521 lượt xem 5 years ago
Video Not Working? Fix It Now

In this video, I'll show you how to build and deploy a secure, serverless application using Azure Functions, API Management and Active Directory B2C.

You'll learn how to:

* Build and deploy an Azure Function in a microservices architecture
* Set up Azure Devops build and release pipelines for continuous delivery
* Provision API Management in serverless mode to act as an API Gateway
* Configure API Management to validate JWT tokens issued by Active Directory B2C
* Retrieve OAuth 2.0 access tokens from Active Directory B2C using http requests (implicit flow)

Comment