In this episode, Serkant Karaca and Shubha Vijayasarathy from the Azure Event Hubs team join us to talk about how and when to use the Event Processor Host for Azure Event Hubs in our .NET applications. They'll discuss use cases and cover topics like partitioning, and also show how to use the .NET SDK for Event Hubs. [00:30] - Processing data in Event Hubs[02:38] - How the event processor host creates receivers[06:24] - Checkpointing in the event processor host[08:11] - Scaling out event processing[11:13] - Balancing the number of partitions and event processor host[13:18] - Recommendations for consuming messages[14:12] - Azure Functions and the event processor host Useful Links Azure Event Hubs Documentation GitHub repo with samplesEnable reliable messaging for Big Data applications using Azure Event HubsChoose between Azure messaging services Azure IoT DocumentationSend events to or receive events from Azure Event Hubs using .NET CoreMicrosoft.Azure.EventHubs NuGet package