Azure Event hubs with Python
In this blog I will demonstrate how to use Azure Event hubs to send and receive messages using python. Event hubs in the words of Microsoft are: “Event Hubs is a fully managed, real-time data ingestion service that’s simple, trusted and scalable. Stream millions of events per second from any source to build dynamic data […]