Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 538 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 538 Bytes

An example to walk you through how to use Azure Event Hubs integration with Dapr, a set of distributed system building blocks for microservices development. Azure Event Hubs will be used as a "binding" within the Dapr runtime. This will allow services to communicate with Azure Event Hubs without actually knowing about it or being coupled to it directly (via SDK, library etc.), using a simple model defined by the Dapr runtime.