Azure for Architects Third Edition by Ritesh Modi Jack Lee & Rithin Skaria

Azure for Architects Third Edition by Ritesh Modi Jack Lee & Rithin Skaria

Author:Ritesh Modi, Jack Lee & Rithin Skaria
Language: eng
Format: epub
Publisher: Packt Publishing Pvt. Ltd.
Published: 2020-07-12T16:00:00+00:00


Let's take a look at FaaS and what roles it plays in serverless architecture.

FaaS

Azure provides FaaS. These are serverless implementations from Azure. With Azure Functions, code can be written in any language the user is comfortable with and Azure Functions will provide a runtime to execute it. Based on the language chosen, an appropriate platform is provided for users to bring their own code. Functions are a unit of deployment and can automatically be scaled out and in. When dealing with functions, users cannot view the underlying virtual machines and platform, but Azure Functions provides a small window to view them via the Kudu Console.

There are two main components of Azure Functions:

The Azure Functions runtime

Azure Functions binding and triggers



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.