Event Grid
2 TopicsExtending Your Application with Event Grid
You can extend functionality of any API through use of a decentralized architecture and events through event grid. This article will cover listening to events from event grids using an Azure function and is a follow-up to another post covering adding events with event grid to a GraphQL API (using HotChocolate).Azure Event Grid on Azure IoT Edge
Hi all, I just wanted to share something I had missed and that could be useful: Azure Event Grid on Azure IoT Edge. This could be used for building event-driven architectures between the edge and the cloud, to trigger simple workflows between models, extend functionality between edge devices, etc. https://docs.microsoft.com/en-us/azure/event-grid/edge/overview655Views0likes0Comments