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

But that is ridiculous. Fiddling with database flags is silly, I agree, but inserting and updating database is a completely normal side effect of most business logic. So if your microservice handles any kind of ordinary feature of your business solution, it will almost definitely have side effects because it will write to database. There might be services which just do some computation in memory and return result to you but I think those will be a small minority, most of your services dealing with features such as payment, subscriptions, identity etc (just some examples) will have useful side effects.


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

Search: