Back to course

Azure Functions (Serverless)

Azure Mastery: From Zero to Hero

Serverless Computing

Azure Functions allows you to run small pieces of code (functions) without worrying about application infrastructure. You only pay for the time your code runs.