In this chapter, you have learned many things about Azure Event Hub—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. It is also pretty simple to use and does not require much time to get started.
In the next chapter, you will learn about another service for processing many events, and additionally analyze and transform them in near real time—Azure Stream Analytics.