> With a microservice setup even the most trivial of bugs become an utter nightmare to debug.
Alternative view: It's not.
I get your point but with a well designed microservice it's pretty simple as well. You just need proper logging in production and a good development setup.
Complex issues involving multiple services are a lot harder, I grant you.
Alternative view: It's not.
I get your point but with a well designed microservice it's pretty simple as well. You just need proper logging in production and a good development setup.
Complex issues involving multiple services are a lot harder, I grant you.