Getting Started with Azure Functions (AF)

Get an overview of Azure Functions (AF).

Azure Functions service ticks the usual managed FaaS boxes. It’ s a service that allows us to deploy and manage functions while ignoring the existence of servers.

Functions don’t run on thin air, but this time it’s Azure making sure that they are up and running. The solution scales automatically based on the load. It has monitoring, logging, debugging, security, and so on and so forth.

Get hands-on with 1200+ tech skills courses.