|
|
|
|
|
by daveroberts
3589 days ago
|
|
Multiple microservices are supposed to have different data backends, so that they are completely independent. Splitting your data up this way isn't all roses, but ideally the services are isolated so an update to one doesn't affect the others. |
|