Hacker News new | ask | show | jobs
by fictionfuture 1505 days ago
To be fair, most micro service setups and tutorials have been overly complicated; however, let’s agree that distributed workloads and architecture are superior in a number of ways.

Generally, when people discuss going back to the “monolith” they just haven’t found the right distributed architecture.

1 comments

Big one for me is logging, auditing, etc.. is always an afterthought. I am guilty of this as well, but really it should be the first thing you do, and do very well, in a way that is really convenient for everyone, before you think about anything distributed.