Architecture Fixing 99% CPU usage in gRPC service We are back again in gRPC service and this time we will be working on another performance issue. This time we had to deal with super high CPU usage by our gRPC service.
Pizza Architecture Baking Round Shaped Apps with MediatR This post shows all the necessary changes I had to make to convert original pizza solution to use MediatR library (+ also converted to NetCoreApp 2.0).