Tag: Azure event grid

Getting Started with Azure Event Grid
Getting Started with Azure Event Grid
Blog Posts

Azure Event Grid is an awesome service in Azure, which connects applications together through event messaging. This way of working decouples application components, which enables more scalability, maintainability and extensibility. The image below illustrates this. Orders are written in an Azure Cosmos DB database. Event Grid reacts to each new order and publishes that as an event and… READ MORE