Hacker News new | ask | show | jobs
by rawbert 1012 days ago
> Micrsoservices are not DRY

Tell that my team mates putting all stuff into libraries because "we made that already" and building a huge distributed monolith. We combined sucessfully the worst of both worlds!

1 comments

It’s the whole coupling vs DRY trade off. Coupling is worse than code duplication.