Using RabbitMQ for message passing and Mongo DB to store messages and SQL to query data
-
Updated
Aug 21, 2019 - C++
Using RabbitMQ for message passing and Mongo DB to store messages and SQL to query data
In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We will create the Azure function app, subscribe to our Event Grid Topic, and then demo it in action. We will use Postman to set up a POST request to …
Add a description, image, and links to the publisher-demo topic page so that developers can more easily learn about it.
To associate your repository with the publisher-demo topic, visit your repo's landing page and select "manage topics."