Skip to content

[QUESTION] Is event sourcing applicable for this type of solution?  #330

Description

@karlbal

I really like this solution template and used it for my personal project. I already implemented two separate solutions in one project, one for the main application and the other one is for messaging using SignalR and used DotNetCore.Cap (Rabbitmq) for event publishing for handling user profile changes.

This is just out of curiosity though as we all know, microservice is trending these days. And I'm thinking of committing to this architecture. I understand that it's not really necessary to implement event sourcing for microservices, but I think it gives a lot of advantages especially with data availability. I'm still new to this kind of topic, so I really appreciate any inputs.

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions