GeistHaus
log in · sign up

Data sovereignty per microservice - .NET

learn.microsoft.com

Data sovereignty per microservice is one of the key points of microservices. Each microservice must be the sole owner of its database, sharing it with no other. Of course all instances of a microservice connect to the same high availability database.

1 page links to this URL