Hacker News new | ask | show | jobs
by asimpletune 223 days ago
The real thing that forces one to choose micro services over modules is when data isolation is a requirement, e.g. security.

Capabilities based programming could come along way though to help with closing that gap.