Before looking out at the implementation of webhook models
in SharePoint, here let us look at how Serverless web hooks concept can be
feasible.
What is Serverless architecture? It allows us to build the
required services, without the need of servers. Some Azure services like Azure
functions helps building such Serverless models.
The components like webhook service, storage queues, web
jobs and SQL database are hosted on Azure. The following picture depicts the
Serverless webhooks process, with the help of Serverless components. The components present on the Azure box, depicts serverless architecture model.