Hacker News new | past | comments | ask | show | jobs | submit login

Microservices also enable you to scale individual parts of your application. If you need better performance for, say, image compression then it's much easier to add resources to a service that lives in its own process space (or its own server, or rack of servers, or data centre..) than it is to improve the performance of a specific library in a larger application.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: