Building Microservices with .NET Core
by Soumya Mukherjee, Gaurav Aroraa, Lalit Kale, Manish Kanwar
Resilience
With all the buzz around distributed computing, what does a user expect from such a system in the event of a failure of one or more components? Does a single failure result in a catastrophic domino effect resulting in the failure of the entire system? Or, does the system bounce back from such an event with grace and within expected timelines? The end user shouldn't be affected at all in such scenarios, or the system should at least minimize the impact to an extent ensuring that user experience is not affected.
Reactive microservices take the concept of microservices to the next level. As the number of microservices grows, so does the need for communication across them. It won't be very long before the task of tracking a list of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access