Hacker News new | ask | show | jobs
by kovacs 3374 days ago
One more point is that in your monolith you actually have the option of crossing module boundaries. You don't have that luxury with microservices unless you want to introduce XA (God bless you). So you better get your boundaries right. :)