An Azure Event Hubs emulator for local development and testing was [just recently launched][1].
It is distributed as a container with installation scripts to run in Docker desktop.
Official documentation is [here][2].
> Azure Event Hubs emulator is designed to offer a local development experience for Azure Event Hubs, enabling you to develop and test code against our services in isolation, free from cloud interference.
> * Containerized Deployment: The Emulator runs as a Docker container (Linux-based).
> * Cross-Platform Compatibility: It can be used on any platform, including Windows, macOS, and Linux.
> * Managing Entity Configuration: Users can manage number of event hubs, partition count etc. using JSON supplied Configuration.
> * Streaming Support: The Emulator supports streaming messages using AMQP (Advanced Message Queuing Protocol).
> * Observability: It provides observability features, including console and file logging.
[1]: https://feedback.azure.com/d365community/idea/39679808-7626-ec11-b6e6-000d3a4f032c
[2]: https://learn.microsoft.com/en-us/azure/event-hubs/overview-emulator
An Azure Event Hubs emulator for local development and testing was [just recently launched][1].
It is distributed as a container with installation scripts to run in Docker desktop.
Official documentation is [here][2].
> Azure Event Hubs emulator is designed to offer a local development experience for Azure Event Hubs, enabling you to develop and test code against our services in isolation, free from cloud interference.
> * Containerized Deployment: The Emulator runs as a Docker container (Linux-based).
> * Cross-Platform Compatibility: It can be used on any platform, including Windows, macOS, and Linux.
> * Managing Entity Configuration: Users can manage number of event hubs, partition count etc. using JSON supplied Configuration.
> * Streaming Support: The Emulator supports streaming messages using AMQP (Advanced Message Queuing Protocol).
> * Observability: It provides observability features, including console and file logging.
[1]: https://feedback.azure.com/d365community/idea/39679808-7626-ec11-b6e6-000d3a4f032c
[2]: https://learn.microsoft.com/en-us/azure/event-hubs/overview-emulator