September 2017
Intermediate to advanced
244 pages
6h 44m
English
In microservices, resilience is also one of the key benefits. As every service is a separate component, if one component of the system is failing for some reason, then the problem can be isolated from the rest of the system.
However, we need to make sure that with failures, the system degrades properly. If there is failure in a service, we can try to minimize it, but there can be a failure again. However, to minimize its effect, we should handle it carefully so that we minimize its impact on other services and our application's user.
Read now
Unlock full access