May 2019
Intermediate to advanced
504 pages
11h 50m
English
Azure Event Grid is a cloud-based event aggregate implementation that supports the pub/sub event routing strategy. An event grid consists of Event Sources (that is, the publishers) and Event Subscriptions (that is, the consumers):

Similar to Azure function triggers, various event sources are available for developers and Azure Event Grid can be used to route or multicast certain events from one Azure resource to another. Events do not need to be triggered by a system resource but can also be created using an HTTP request, allowing custom modules to send events to consumers.
Read now
Unlock full access