Azure Functions
Server less Compute Service
It allows to run pieces of
code without worrying
about infrastructure
Pay per Usage
Multiple Language Support
(C#, Java, JavaScript, Python
Features
• On Http Request
• On Scheduled Time
• On Uploading or Modification in Storage(Cosmos
DB, Blob, Queue)
• Web Hook
When the Function Will be triggered?
Function Execution

Azure functions

  • 1.
    Azure Functions Server lessCompute Service It allows to run pieces of code without worrying about infrastructure Pay per Usage Multiple Language Support (C#, Java, JavaScript, Python Features
  • 2.
    • On HttpRequest • On Scheduled Time • On Uploading or Modification in Storage(Cosmos DB, Blob, Queue) • Web Hook When the Function Will be triggered?
  • 3.