The why:
Using Event Hubs for streaming based solutions is a common architecture, used in multiple industries. When testing these types of solutions, I am usually faced with the question: how we can quickly simulate flow of events, ensuring all components in the solutions are coping with a load. This public repository was created exactly for this reason.
The How:
The concept is simple, two Azure functions are used.
The "Architecture":
Using an EventGrid to trigger the second function is used for two reasons:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.