Hacker News new | ask | show | jobs
by moreaccountspls 2224 days ago
If you have a bunch of services reaching into the same data store though, you've effectively built a distributed monolith. Which if that works for you, more power to you, but you lose most of the Conway's law advantages of services with that approach imo.
1 comments

I agree with this completely. In some business applications DDD only gets you so far.