|
|
|
|
|
by jethro_tell
1420 days ago
|
|
if you have multiple micro services updating the database you need to have a database access layer service as well. there's some real value with abstraction and microservices but you can try to run them against a monolithic database service |
|