7 ms·
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
by timclark 6y 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.
- etxm 6y agoOh that. I’ve had to merge services like that. People are always grabbing nouns and thinking they’re microservices.