Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I heard so many horror stories that some company tried to break up a large monolith to microservices and after X years of working on it, they give up. For example, in monolith you can use transactions and change millions of rows. If something goes wrong, the entire transaction will be rolled back. If you use microservices, you can only use transactions within a single service.


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

Search: