Hacker News new | ask | show | jobs
by timclark 2148 days ago
I’ve seen one service per database table, and have had architects seriously think that a table equals a bounded context. Then they try to work out how to do two-phase commit across micro services.
1 comments

Oh that. I’ve had to merge services like that.

People are always grabbing nouns and thinking they’re microservices.