Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
CuriouslyC
on March 22, 2022
|
parent
|
context
|
favorite
| on:
Microservices: Why Are We Doing This?
The main benefit of microservices there is that they can be independently deployed. If you have libs into a monolith you have to redeploy the entire thing, which may involve coordination.
I still mostly prefer the libs + monolith approach though.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I still mostly prefer the libs + monolith approach though.