Summary
In this chapter, you learned many things about Azure Event Hubs—how it works, what partitions are for, and how to leverage more advanced features such as consumer groups or the Event Hub Capture feature. I strongly encourage you to give it a try and play a little bit with this Azure service as it is a powerful tool for processing thousands of events per second. Additionally, it is simple to use and does not require much time to get started.
In the next chapter, you will learn about another service that is used for processing many events and, additionally, learn how to analyze and transform them in near real time—Azure Stream Analytics.