Creating the Azure Event Hub

Perform the following steps to create the Azure Event Hub:

  1. To create the Azure Event Hub on Azure portal, search for event hub, shown as follows:

  1. Click on Event Hubs.
  2. On the Event Hubs tab, click on Add:

  1. Fill in the details as follows. For Kafka support, the Standard tier must be used:

  1. Once the Event Hubs is created, select it, as shown in the following screenshot:

  1. Click on the Shared access policies RootManageSharedAccessKey and copy the Connection string-primary key, as shown in the following screenshot:

Using Azure portal, we have created the Azure Event Hub that can store and process our events as they are generated. We need to gather the connection strings so that we can hook up our microservice-based application.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset