Y
Hacker News
new
|
ask
|
show
|
jobs
by
mozey
1250 days ago
Modules are for organising your code, services are for organising processes on the OS, and micro-services are for organising teams of developers
2 comments
manojlds
1250 days ago
Microservice are a way to organize teams. Modules and services also serve that purpose.
link
mirekrusin
1250 days ago
You can organize teams of developers around services.
link
randomdata
1250 days ago
Developers all provide the same service (more or less), giving no clear delineation in which to organize. More likely will you organize teams of developers around products.
link