Official Content

Azure Event Grid is a Publish/Subscribe message distribution serverless service that uses the MQTT and HTTP protocols.

In addition to System events – where built-in Azure service events are the publishers (for example, by configuring Event Grid to receive an event when a new blob has been created) – you can have your own application events.
In that case, Event Grid is used to route, filter, and reliably deliver custom events from your app.

This is the purpose of the Event Messaging API for Azure Event Grid.

When configuring Event Grid for push delivery, Event Grid can send data to destinations that include your own application webhooks and Azure services.

The covered scenario is similar to the image below:

image_202371910153_1_png

Events delivered to consumers by Event Grid are delivered as JSON

See Also

Azure Event Grid concepts.

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant