Y
Hacker News
new
|
ask
|
show
|
jobs
by
karma_fountain
2177 days ago
Don't forget cohesion. Microservices achieve the highest cohesion usually since the microservice does just one thing. It's reasonable to combine services together, as long as cohesion is maintained.