Summary
In this chapter, we talked about event-based and message-based solutions and the difference between them. Next, we explored Azure Event Grid and Azure Event Hubs and examined how to publish and subscribe from a .NET application to Event Grid. Then, we talked about Azure message queues and published messages from a .NET application. Lastly, we read those messages using the .NET console application.
In the next chapter, we will create and deploy function apps in Azure.