I didn't know about that (would read more about it) and I'm aware of how tough it can get to manage microservices, that is why so many developers recommend going with monolithic.
As was pointed out, it is still better to go the microservice way than the monolithic way because it is more easier to trace the point of failure in a microservice architecture than in a monolithic architecture.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I didn't know about that (would read more about it) and I'm aware of how tough it can get to manage microservices, that is why so many developers recommend going with monolithic.
As was pointed out, it is still better to go the microservice way than the monolithic way because it is more easier to trace the point of failure in a microservice architecture than in a monolithic architecture.