Eldiara
Event sourcing в .NET Core, с примерами на GitHub.
https://medium.com/@madslundt/microservices-with-event-sourcing-using-net-core-33e3074171f5
#Event #Sourcing #EventSourcing
https://medium.com/@madslundt/microservices-with-event-sourcing-using-net-core-33e3074171f5
#Event #Sourcing #EventSourcing
Medium
Microservices with event sourcing using .NET Core
I spend some time last year implementing an example project on how to structure an API using microservices in .NET Core. In my summer…
Построение Event-Driven архитектуры, с использованием Apache Kafka для .NET разработчиков
https://thecloudblog.net/post/event-driven-architecture-with-apache-kafka-for-net-developers-part-1-event-producer
#kafka #event #producer
https://thecloudblog.net/post/event-driven-architecture-with-apache-kafka-for-net-developers-part-1-event-producer
#kafka #event #producer
thecloudblog.net
Event-Driven Architecture with Apache Kafka for .NET Developers Part 1 - Event Producer
In this series:
Development environment and Event producer (this article) Event consumer Azure Event Hubs integration An event-driven architecture utilizes events to trigger and communicate between microservices. An event is a change in the service’s state…
Development environment and Event producer (this article) Event consumer Azure Event Hubs integration An event-driven architecture utilizes events to trigger and communicate between microservices. An event is a change in the service’s state…