Hacker News new | ask | show | jobs
by hervem 1007 days ago
Wait, micro-service and sharing same DB? Did I miss something?
1 comments

I think you misunderstood what I said, which is you still have databases and ergo need to manage migrations and such, only that this now typically falls to the specific teams.

That said, loads of folks do microservices with a shared dB.