From the course: Azure Event Hubs for Developers (2022)
Azure Event Hubs for developers - Azure Tutorial
From the course: Azure Event Hubs for Developers (2022)
Azure Event Hubs for developers
- [Instructor] Modern applications have become decentralized and different components communicate with each other via events. You will learn how to get up and running with Azure events hub as your data ingestion service in the cloud. First, you'll learn how to provision event hub name spaces and instances. Next, we will go through creating event producers and connecting to our event hubs via code, after which we are going to generate and send events to our event hub. Finally, we are going to look at extending the functionality of event hubs. My name is Nertil and let's get started building our data warehouse application.